|
| GenericCompositeModel (Recipe *, OMModel *, GenericCompositeModel *parentModel=nullptr, Element *parent=nullptr) |
|
std::string | givenName () const |
|
std::list< std::string > | params () const |
|
std::list< std::string > | dofs () const |
|
GenericModelParam * | lookupParam (std::string const &) |
|
GenericModelParam * | lookupDof (std::string const &) |
|
GenericCompositeModel * | parentCompositeModel () const |
|
bool | loadScript (std::string const &path) |
|
bool | setParam (std::string const &, Real) |
|
bool | setDof (std::string const &, Real) |
|
std::string | resolveFilePath (std::string const &) const |
|
void | assignEverything () |
|
void | updateRandState () |
|
void | setRandomState (ExprRandomState *state) |
|
ExprRandomState * | randState () const |
|
void | build (ReferenceFrame *, std::string const &prefix="") |
|
void | transferRecipeOwnership () |
|
virtual void | notifyDetector (std::string const &preferredName, Detector *det)=0 |
|
The documentation for this class was generated from the following files: