OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::ModuleManager< M >, including all inherited members.
CreateModule(const char *name, int n, EngngModel *emodel)=0 | oofem::ModuleManager< M > | pure virtual |
emodel | oofem::ModuleManager< M > | protected |
giveClassName() const =0 | oofem::ModuleManager< M > | pure virtual |
giveModule(int num) | oofem::ModuleManager< M > | inline |
giveNumberOfModules() const | oofem::ModuleManager< M > | inline |
initializeFrom(InputRecord *ir)=0 | oofem::ModuleManager< M > | pure virtual |
instanciateYourself(DataReader &dr, InputRecord *ir) | oofem::ModuleManager< M > | inlinevirtual |
moduleList | oofem::ModuleManager< M > | protected |
ModuleManager(EngngModel *emodel) | oofem::ModuleManager< M > | inline |
ModuleManager(const ModuleManager &)=delete | oofem::ModuleManager< M > | |
numberOfModules | oofem::ModuleManager< M > | protected |
operator=(const ModuleManager &)=delete | oofem::ModuleManager< M > | |
~ModuleManager() | oofem::ModuleManager< M > | inlinevirtual |