|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "material.h"#include "floatarray.h"#include "floatmatrix.h"#include "matconst.h"#include "matstatus.h"Go to the source code of this file.
Classes | |
| class | oofem::StructuralInterfaceMaterial |
| Abstract base class for all "structural" interface models. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for StructuralInterfaceMaterial | |
| #define | _IFT_StructuralInterfaceMaterial_useNumericalTangent "use_num_tangent" |
| #define _IFT_StructuralInterfaceMaterial_useNumericalTangent "use_num_tangent" |
Definition at line 47 of file structuralinterfacematerial.h.
Referenced by oofem::StructuralInterfaceMaterial::initializeFrom().