35 #ifndef simpletransportcrosssection_h 36 #define simpletransportcrosssection_h 40 #define _IFT_SimpleTransportCrossSection_Name "simpletransportcs" 41 #define _IFT_SimpleTransportCrossSection_material "mat" 42 #define _IFT_SimpleTransportCrossSection_thickness "thickness" 45 class TransportMaterial;
79 virtual int checkConsistency();
85 virtual const char *
giveClassName()
const {
return "SimpleTransportCrossSection"; }
89 #endif // simpletransportcrosssection_h InternalStateType
Type representing the physical meaning of element or constitutive model internal variable.
#define _IFT_SimpleTransportCrossSection_Name
virtual const char * giveClassName() const
The purpose of DataStream abstract class is to allow to store/restore context to different streams...
MatResponseMode
Describes the character of characteristic material matrix.
Abstract base class for all material models.
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
virtual const char * giveInputRecordName() const
Abstract base class for all constitutive models for transport problems.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing integration point in finite element program.
Class representing solution step.