|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "transportcrosssection.h"Go to the source code of this file.
Classes | |
| class | oofem::SimpleTransportCrossSection |
| Transort cross-section. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_SimpleTransportCrossSection_Name "simpletransportcs" |
| #define | _IFT_SimpleTransportCrossSection_material "mat" |
| #define | _IFT_SimpleTransportCrossSection_thickness "thickness" |
| #define _IFT_SimpleTransportCrossSection_material "mat" |
Definition at line 41 of file simpletransportcrosssection.h.
Referenced by oofem::SimpleTransportCrossSection::giveInputRecord(), and oofem::SimpleTransportCrossSection::initializeFrom().
| #define _IFT_SimpleTransportCrossSection_Name "simpletransportcs" |
Definition at line 40 of file simpletransportcrosssection.h.
Referenced by oofem::SimpleTransportCrossSection::giveInputRecordName().
| #define _IFT_SimpleTransportCrossSection_thickness "thickness" |
Definition at line 42 of file simpletransportcrosssection.h.
Referenced by oofem::SimpleTransportCrossSection::initializeFrom().