OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::RandomMaterialStatusExtensionInterface |
Abstract base class for all random constitutive model statuses. More... | |
class | oofem::RandomMaterialExtensionInterface |
Abstract base class for all random materials. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for RandomMaterialExt | |
#define | _IFT_RandomMaterialExt_randVariables "randvars" |
#define | _IFT_RandomMaterialExt_randGen "randgen" |
#define _IFT_RandomMaterialExt_randGen "randgen" |
Definition at line 46 of file randommaterialext.h.
Referenced by oofem::RandomMaterialExtensionInterface::giveInputRecord(), and oofem::RandomMaterialExtensionInterface::initializeFrom().
#define _IFT_RandomMaterialExt_randVariables "randvars" |
Definition at line 45 of file randommaterialext.h.
Referenced by oofem::RandomMaterialExtensionInterface::giveInputRecord(), and oofem::RandomMaterialExtensionInterface::initializeFrom().