|
OOFEM 3.0
|
#include "rcm2.h"Go to the source code of this file.
Classes | |
| class | oofem::RCSDEMaterialStatus |
| class | oofem::RCSDEMaterial |
Namespaces | |
| namespace | oofem |
Macros | |
| #define | rcsd_Omega 300 |
| #define | pscm_SDTransitionCoeff 306 |
| #define | RCSDE_DAMAGE_EPS 1.e-4 |
Input fields for RCSDEMaterial | |
| #define | _IFT_RCSDEMaterial_Name "rcsde" |
| #define | _IFT_RCSDEMaterial_sdtransitioncoeff "sdtransitioncoeff" |
| #define _IFT_RCSDEMaterial_Name "rcsde" |
Definition at line 46 of file rcsde.h.
Referenced by oofem::RCSDEMaterial::giveInputRecordName().
| #define _IFT_RCSDEMaterial_sdtransitioncoeff "sdtransitioncoeff" |
Definition at line 47 of file rcsde.h.
Referenced by oofem::RCSDEMaterial::initializeFrom().
| #define RCSDE_DAMAGE_EPS 1.e-4 |
Definition at line 53 of file rcsde.h.
Referenced by oofem::RCSDEMaterial::giveEffectiveMaterialStiffnessMatrix().