OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::IntMatBilinearCZFagerstromStatus |
This class implements associated Material Status for IntMatBilinearCZFagerstrom. More... | |
class | oofem::IntMatBilinearCZFagerstrom |
Simple isotropic damage based model for 2d interface elements. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for IntMatBilinearCZFagerstrom | |
#define | _IFT_IntMatBilinearCZFagerstrom_Name "intmatbilinearczfagerstrom" |
#define | _IFT_IntMatBilinearCZFagerstrom_kn "kn" |
#define | _IFT_IntMatBilinearCZFagerstrom_ks "ks" |
#define | _IFT_IntMatBilinearCZFagerstrom_knc "knc" |
#define | _IFT_IntMatBilinearCZFagerstrom_g1c "g1c" |
#define | _IFT_IntMatBilinearCZFagerstrom_g2c "g2c" |
#define | _IFT_IntMatBilinearCZFagerstrom_mu "mu" |
#define | _IFT_IntMatBilinearCZFagerstrom_gamma "gamma" |
#define | _IFT_IntMatBilinearCZFagerstrom_sigf "sigf" |
#define _IFT_IntMatBilinearCZFagerstrom_g1c "g1c" |
Definition at line 47 of file intmatbilinczfagerstrom.h.
Referenced by oofem::IntMatBilinearCZFagerstrom::giveInputRecord(), oofem::IntMatBilinearCZFagerstromRate::initializeFrom(), and oofem::IntMatBilinearCZFagerstrom::initializeFrom().
#define _IFT_IntMatBilinearCZFagerstrom_g2c "g2c" |
Definition at line 48 of file intmatbilinczfagerstrom.h.
Referenced by oofem::IntMatBilinearCZFagerstrom::giveInputRecord(), oofem::IntMatBilinearCZFagerstromRate::initializeFrom(), and oofem::IntMatBilinearCZFagerstrom::initializeFrom().
#define _IFT_IntMatBilinearCZFagerstrom_gamma "gamma" |
Definition at line 50 of file intmatbilinczfagerstrom.h.
Referenced by oofem::IntMatBilinearCZFagerstrom::giveInputRecord(), oofem::IntMatBilinearCZFagerstromRate::initializeFrom(), and oofem::IntMatBilinearCZFagerstrom::initializeFrom().
#define _IFT_IntMatBilinearCZFagerstrom_kn "kn" |
Definition at line 44 of file intmatbilinczfagerstrom.h.
Referenced by oofem::IntMatBilinearCZFagerstrom::giveInputRecord(), oofem::IntMatBilinearCZFagerstromRate::initializeFrom(), and oofem::IntMatBilinearCZFagerstrom::initializeFrom().
#define _IFT_IntMatBilinearCZFagerstrom_knc "knc" |
Definition at line 46 of file intmatbilinczfagerstrom.h.
Referenced by oofem::IntMatBilinearCZFagerstrom::giveInputRecord(), oofem::IntMatBilinearCZFagerstromRate::initializeFrom(), and oofem::IntMatBilinearCZFagerstrom::initializeFrom().
#define _IFT_IntMatBilinearCZFagerstrom_ks "ks" |
Definition at line 45 of file intmatbilinczfagerstrom.h.
Referenced by oofem::IntMatBilinearCZFagerstrom::giveInputRecord(), oofem::IntMatBilinearCZFagerstromRate::initializeFrom(), and oofem::IntMatBilinearCZFagerstrom::initializeFrom().
#define _IFT_IntMatBilinearCZFagerstrom_mu "mu" |
Definition at line 49 of file intmatbilinczfagerstrom.h.
Referenced by oofem::IntMatBilinearCZFagerstrom::giveInputRecord(), oofem::IntMatBilinearCZFagerstromRate::initializeFrom(), and oofem::IntMatBilinearCZFagerstrom::initializeFrom().
#define _IFT_IntMatBilinearCZFagerstrom_Name "intmatbilinearczfagerstrom" |
Definition at line 43 of file intmatbilinczfagerstrom.h.
Referenced by oofem::IntMatBilinearCZFagerstrom::giveInputRecordName().
#define _IFT_IntMatBilinearCZFagerstrom_sigf "sigf" |
Definition at line 51 of file intmatbilinczfagerstrom.h.
Referenced by oofem::IntMatBilinearCZFagerstrom::giveInputRecord(), oofem::IntMatBilinearCZFagerstromRate::initializeFrom(), and oofem::IntMatBilinearCZFagerstrom::initializeFrom().