FEDEM Solver
R8.0
Source code of the dynamics solver
|
This is the complete list of members for FiRAOTable, including all inherited members.
applyRAO(const std::string &RAOfile, int direction, const FiWave &wave, std::vector< FiWave > &motion) | FiRAOTable | static |
applyRAO(const std::string &RAOfile, int direction, int nRw, int nComp, const double *waveData, std::vector< FiWave > &motion) | FiRAOTable | static |
applyRAO(const std::string &RAOfile, int direction, int nRw, int nComp, const double *waveData, double **motionData) | FiRAOTable | static |
applyToWave(FiWave &wave, RAOdof d) const | FiRAOTable | private |
extractMotion(const std::vector< FiWave > &motion, int dof, double *motionData) | FiRAOTable | static |
getDirections(const std::string &RAOfile, std::vector< int > &angles) | FiRAOTable | static |
getValue(double freq, RAOdof idof) const | FiRAOTable | private |
getValues(std::vector< double > &x, std::vector< RAOcomp > &y, RAOdof idof) const | FiRAOTable | |
myData | FiRAOTable | private |
operator<<(std::ostream &os, const FiRAOTable &rao) | FiRAOTable | friend |
operator>>(std::istream &is, FiRAOTable &rao) | FiRAOTable | friend |
readDirection(std::istream &is, int angle=0) | FiRAOTable | |
size() const | FiRAOTable | inline |