|
OOFEM 3.0
|
#include "material.h"#include "sm/Materials/linearelasticmaterial.h"#include "sm/Materials/structuralmaterial.h"#include "sm/Materials/structuralms.h"Go to the source code of this file.
Classes | |
| class | oofem::IsotropicDamageMaterialStatus |
| class | oofem::IsotropicDamageMaterial |
Namespaces | |
| namespace | oofem |
Macros | |
| #define | keep_track_of_dissipated_energy |
Input fields for IsotropicDamageMaterial | |
| #define | _IFT_IsotropicDamageMaterial_talpha "talpha" |
| #define | _IFT_IsotropicDamageMaterial_maxOmega "maxomega" |
| #define | _IFT_IsotropicDamageMaterial_permstrain "ps" |
| #define _IFT_IsotropicDamageMaterial_maxOmega "maxomega" |
Definition at line 51 of file isodamagemodel.h.
Referenced by oofem::IsotropicDamageMaterial::giveInputRecord(), and oofem::IsotropicDamageMaterial::initializeFrom().
| #define _IFT_IsotropicDamageMaterial_permstrain "ps" |
Definition at line 52 of file isodamagemodel.h.
Referenced by oofem::IsotropicDamageMaterial::initializeFrom().
| #define _IFT_IsotropicDamageMaterial_talpha "talpha" |
Definition at line 50 of file isodamagemodel.h.
Referenced by oofem::IsotropicDamageMaterial::giveInputRecord(), and oofem::IsotropicDamageMaterial::initializeFrom().
| #define keep_track_of_dissipated_energy |
Definition at line 41 of file isodamagemodel.h.