|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "structuralinterfacematerial.h"#include "structuralinterfacematerialstatus.h"#include "intmatbilinczfagerstrom.h"#include "dynamicinputrecord.h"Go to the source code of this file.
Classes | |
| class | oofem::IntMatBilinearCZFagerstromRate |
| Simple isotropic damage based model for 2d interface elements with rate dependence. 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_IntMatBilinearCZFagerstromRate_Name "intmatbilinearczfagerstromrate" |
| #define | _IFT_IntMatBilinearCZFagerstromRate_kn "kn" |
| #define | _IFT_IntMatBilinearCZFagerstromRate_ks "ks" |
| #define | _IFT_IntMatBilinearCZFagerstromRate_knc "knc" |
| #define | _IFT_IntMatBilinearCZFagerstromRate_g1c "g1c" |
| #define | _IFT_IntMatBilinearCZFagerstromRate_g2c "g2c" |
| #define | _IFT_IntMatBilinearCZFagerstromRate_mu "mu" |
| #define | _IFT_IntMatBilinearCZFagerstromRate_gamma "gamma" |
| #define | _IFT_IntMatBilinearCZFagerstromRate_sigf "sigf" |
| #define | _IFT_IntMatBilinearCZFagerstromRate_cstar "c_star" |
| #define | _IFT_IntMatBilinearCZFagerstromRate_m "m" |
| #define _IFT_IntMatBilinearCZFagerstromRate_cstar "c_star" |
Definition at line 56 of file intmatbilinczfagerstromrate.h.
Referenced by oofem::IntMatBilinearCZFagerstromRate::giveInputRecord(), and oofem::IntMatBilinearCZFagerstromRate::initializeFrom().
| #define _IFT_IntMatBilinearCZFagerstromRate_g1c "g1c" |
Definition at line 51 of file intmatbilinczfagerstromrate.h.
| #define _IFT_IntMatBilinearCZFagerstromRate_g2c "g2c" |
Definition at line 52 of file intmatbilinczfagerstromrate.h.
| #define _IFT_IntMatBilinearCZFagerstromRate_gamma "gamma" |
Definition at line 54 of file intmatbilinczfagerstromrate.h.
| #define _IFT_IntMatBilinearCZFagerstromRate_kn "kn" |
Definition at line 48 of file intmatbilinczfagerstromrate.h.
| #define _IFT_IntMatBilinearCZFagerstromRate_knc "knc" |
Definition at line 50 of file intmatbilinczfagerstromrate.h.
| #define _IFT_IntMatBilinearCZFagerstromRate_ks "ks" |
Definition at line 49 of file intmatbilinczfagerstromrate.h.
| #define _IFT_IntMatBilinearCZFagerstromRate_m "m" |
Definition at line 57 of file intmatbilinczfagerstromrate.h.
Referenced by oofem::IntMatBilinearCZFagerstromRate::giveInputRecord(), and oofem::IntMatBilinearCZFagerstromRate::initializeFrom().
| #define _IFT_IntMatBilinearCZFagerstromRate_mu "mu" |
Definition at line 53 of file intmatbilinczfagerstromrate.h.
| #define _IFT_IntMatBilinearCZFagerstromRate_Name "intmatbilinearczfagerstromrate" |
Definition at line 47 of file intmatbilinczfagerstromrate.h.
| #define _IFT_IntMatBilinearCZFagerstromRate_sigf "sigf" |
Definition at line 55 of file intmatbilinczfagerstromrate.h.