|
OOFEM 3.0
|
Go to the source code of this file.
Classes | |
| class | oofem::PLMaterialForce |
Namespaces | |
| namespace | oofem |
Macros | |
| #define | _IFT_PLMaterialForce_Name "propagationlawmaterialforce" |
| #define | _IFT_PLMaterialForce_Radius "radius" |
| Radius of region for domain integral. | |
| #define | _IFT_PLMaterialForce_IncLength "incrementlength" |
| Increment length per time step. | |
| #define | _IFT_PLMaterialForce_CrackPropThreshold "gc" |
| Threshold for crack propagation. | |
| #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().