FEDEM Solver
R8.0
Source code of the dynamics solver
|
This is the complete list of members for FFaOptionFileCreator, including all inherited members.
add(const std::string &optionName, bool val) | FFaOptionFileCreator | |
add(const std::string &optionName, int val) | FFaOptionFileCreator | |
add(const std::string &optionName, double val) | FFaOptionFileCreator | |
add(const std::string &optionName, const std::pair< double, double > &val) | FFaOptionFileCreator | |
add(const std::string &optionName, const FaVec3 &val) | FFaOptionFileCreator | |
add(const std::string &optionName, const std::vector< double > &val) | FFaOptionFileCreator | |
add(const std::string &optionName, const std::string &val, bool addQuotes=true) | FFaOptionFileCreator | |
addComment(const std::string &comment, bool lineInFront=false) | FFaOptionFileCreator | |
FFaOptionFileCreator(const std::string &fname="") | FFaOptionFileCreator | inline |
getOptVector() const | FFaOptionFileCreator | |
myFilename | FFaOptionFileCreator | private |
myOptions | FFaOptionFileCreator | private |
Option typedef | FFaOptionFileCreator | private |
writeOptFile() const | FFaOptionFileCreator |