OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::TwoFluidMaterial |
Material coupling the behavior of two particular materials based on rule of mixture. More... | |
class | oofem::TwoFluidMaterialStatus |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for TwoFluidMaterial | |
#define | _IFT_TwoFluidMaterial_Name "twofluidmat" |
#define | _IFT_TwoFluidMaterial_mat "mat" |
#define _IFT_TwoFluidMaterial_mat "mat" |
Definition at line 47 of file twofluidmaterial.h.
Referenced by oofem::TwoFluidMaterial::giveInputRecord(), and oofem::TwoFluidMaterial::initializeFrom().
#define _IFT_TwoFluidMaterial_Name "twofluidmat" |
Definition at line 46 of file twofluidmaterial.h.
Referenced by oofem::TwoFluidMaterial::giveInputRecordName().