OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "Materials/ConcreteMaterials/idm1.h"
#include "Materials/structuralnonlocalmaterialext.h"
#include "nonlocmatstiffinterface.h"
Go to the source code of this file.
Classes | |
class | oofem::IDNLMaterialStatus |
This class implements associated Material Status to IDNLMaterial (Nonlocal isotropic damage). More... | |
class | oofem::IDNLMaterial |
This class implements a Nonlocal Isotropic Damage Model for Concrete in Tension Model based on nonlocal averaging of equivalent strain. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for IDNLMaterial | |
#define | _IFT_IDNLMaterial_Name "idmnl1" |
#define | _IFT_IDNLMaterial_r "r" |
#define _IFT_IDNLMaterial_Name "idmnl1" |
Definition at line 44 of file idmnl1.h.
Referenced by oofem::IDNLMaterial::giveInputRecordName().