FEDEM Solver
R8.0
Source code of the dynamics solver
|
This is the complete list of members for FFaFunctionManager, including all inherited members.
getDerivative(int baseID, int fType, int extrap, const std::vector< double > &realVars, const double x, int &ierr) | FFaFunctionManager | static |
getSmartPoints(int funcType, int extrap, const double start, const double stop, const std::vector< double > &realVars, std::vector< double > &xtofill, std::vector< double > &ytofill) | FFaFunctionManager | static |
getTypeID(const std::string &functionType) | FFaFunctionManager | static |
getValue(int baseID, const std::vector< int > &intVars, const std::vector< double > &realVars, const double x, int &ierr) | FFaFunctionManager | static |
getValue(int baseID, int fType, int extrap, const std::vector< double > &realVars, const double x, int &ierr) | FFaFunctionManager | static |
getWaveValue(const std::vector< double > &realVars, const double g, const double d, const FaVec3 &x, const double t, int iop=0) | FFaFunctionManager | static |
getWaveValue(const std::vector< int > &intVars, const std::vector< double > &realVars, const double g, const double d, const FaVec3 &x, const double t, int iop=0) | FFaFunctionManager | static |
getWaveValue(const std::vector< int > &intVars, const std::vector< double > &realVars, const double g, const double d, const FaVec3 &x, const double t, FaVec3 &v, FaVec3 &a, int iop=0) | FFaFunctionManager | static |
initWaveFunction(const std::string &fileName, const int nWave, const int rSeed, std::vector< double > &realVars) | FFaFunctionManager | static |
initWaveFunction(const int iop, const int nWave, const int nDir, const int sprExp, const int rSeed, std::vector< double > &realVars) | FFaFunctionManager | static |
initWaveFunction(const int iop, const double g, double d, std::vector< double > &realVars) | FFaFunctionManager | static |
initWaveFunction(const int iop, const int nWave, const int rSeed, const double g, const double d, std::vector< int > &intVars, std::vector< double > &realVars) | FFaFunctionManager | static |