|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/CrossSections/simplecrosssection.h"#include "../sm/CrossSections/layeredcrosssection.h"#include "../sm/Materials/structuralmaterial.h"#include "floatarray.h"#include "floatmatrix.h"#include "scalarfunction.h"Go to the source code of this file.
Classes | |
| class | oofem::VariableCrossSection |
| Class implementing cross section model in finite element problem. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for SimpleCrossSection | |
| #define | _IFT_VariableCrossSection_Name "variablecs" |
| #define _IFT_VariableCrossSection_Name "variablecs" |
Definition at line 47 of file variablecrosssection.h.
Referenced by oofem::VariableCrossSection::giveInputRecordName().