OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::PLMaterialForce |
Propagation law that propagates the crack in the direction of the material force. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_PLMaterialForce_Name "propagationlawmaterialforce" |
#define | _IFT_PLMaterialForce_Radius "radius" |
Radius of region for domain integral. More... | |
#define | _IFT_PLMaterialForce_IncLength "incrementlength" |
Increment length per time step. More... | |
#define | _IFT_PLMaterialForce_CrackPropThreshold "gc" |
Threshold for crack propagation. More... | |
#define _IFT_PLMaterialForce_CrackPropThreshold "gc" |
Threshold for crack propagation.
Definition at line 45 of file plmaterialforce.h.
Referenced by oofem::PLMaterialForce::giveInputRecord(), and oofem::PLMaterialForce::initializeFrom().
#define _IFT_PLMaterialForce_IncLength "incrementlength" |
Increment length per time step.
Definition at line 44 of file plmaterialforce.h.
Referenced by oofem::PLMaterialForce::giveInputRecord(), and oofem::PLMaterialForce::initializeFrom().
#define _IFT_PLMaterialForce_Name "propagationlawmaterialforce" |
Definition at line 42 of file plmaterialforce.h.
Referenced by oofem::PLMaterialForce::giveInputRecordName().
#define _IFT_PLMaterialForce_Radius "radius" |
Radius of region for domain integral.
Definition at line 43 of file plmaterialforce.h.
Referenced by oofem::PLMaterialForce::giveInputRecord(), and oofem::PLMaterialForce::initializeFrom().