|
OOFEM 3.0
|
#include "sm/Materials/structuralmaterial.h"#include "sm/Materials/structuralms.h"#include "dictionary.h"#include "floatarray.h"#include "floatmatrix.h"Go to the source code of this file.
Classes | |
| class | oofem::SteelRelaxMat |
| class | oofem::SteelRelaxMatStatus |
Namespaces | |
| namespace | oofem |
Macros | |
Input fields for SteelRelaxMat | |
| #define | _IFT_SteelRelaxMat_Name "steelrelaxmat" |
| #define | _IFT_SteelRelaxMat_E "e" |
| #define | _IFT_SteelRelaxMat_reinfClass "reinfclass" |
| #define | _IFT_SteelRelaxMat_k1 "k1" |
| #define | _IFT_SteelRelaxMat_k2 "k2" |
| #define | _IFT_SteelRelaxMat_rho1000 "rho1000" |
| #define | _IFT_SteelRelaxMat_timeFactor "timefactor" |
| #define | _IFT_SteelRelaxMat_charStrength "charstrength" |
| #define | _IFT_SteelRelaxMat_approach "approach" |
| #define | _IFT_SteelRelaxMat_tolerance "tolerance" |
| #define | _IFT_SteelRelaxMat_relRelaxBound "relrelaxbound" |
| #define _IFT_SteelRelaxMat_approach "approach" |
Definition at line 54 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::initializeFrom().
| #define _IFT_SteelRelaxMat_charStrength "charstrength" |
Definition at line 53 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::initializeFrom().
| #define _IFT_SteelRelaxMat_E "e" |
Definition at line 47 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::initializeFrom().
| #define _IFT_SteelRelaxMat_k1 "k1" |
Definition at line 49 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::initializeFrom().
| #define _IFT_SteelRelaxMat_k2 "k2" |
Definition at line 50 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::initializeFrom().
| #define _IFT_SteelRelaxMat_Name "steelrelaxmat" |
Definition at line 46 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::giveInputRecordName().
| #define _IFT_SteelRelaxMat_reinfClass "reinfclass" |
Definition at line 48 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::initializeFrom().
| #define _IFT_SteelRelaxMat_relRelaxBound "relrelaxbound" |
Definition at line 56 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::initializeFrom().
| #define _IFT_SteelRelaxMat_rho1000 "rho1000" |
Definition at line 51 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::initializeFrom().
| #define _IFT_SteelRelaxMat_timeFactor "timefactor" |
Definition at line 52 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::initializeFrom().
| #define _IFT_SteelRelaxMat_tolerance "tolerance" |
Definition at line 55 of file steelrelaxmat.h.
Referenced by oofem::SteelRelaxMat::initializeFrom().