|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Materials/InterfaceMaterials/structuralinterfacematerial.h"#include "crosssection.h"#include "classfactory.h"Go to the source code of this file.
Classes | |
| class | oofem::StructuralInterfaceCrossSection |
| Base class for all structural interface cross section 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 StructuralInterfaceCrossSection | |
| #define | _IFT_StructuralInterfaceCrossSection_Name "interfacecs" |
| #define | _IFT_StructuralInterfaceCrossSection_Material "material" |
| #define | _IFT_StructuralInterfaceCrossSection_thickness "thickness" |
| #define _IFT_StructuralInterfaceCrossSection_Material "material" |
Definition at line 45 of file structuralinterfacecrosssection.h.
Referenced by oofem::StructuralInterfaceCrossSection::initializeFrom().
| #define _IFT_StructuralInterfaceCrossSection_Name "interfacecs" |
Definition at line 44 of file structuralinterfacecrosssection.h.
Referenced by oofem::StructuralInterfaceCrossSection::giveInputRecordName().
| #define _IFT_StructuralInterfaceCrossSection_thickness "thickness" |
Definition at line 46 of file structuralinterfacecrosssection.h.
Referenced by oofem::StructuralInterfaceCrossSection::initializeFrom().