35 #ifndef fluidcrosssection_h 36 #define fluidcrosssection_h 40 #define _IFT_FluidCrossSection_Name "fluidcs" 41 #define _IFT_FluidCrossSection_material "mat" 44 class FluidDynamicMaterial;
69 virtual int checkConsistency();
82 virtual const char *
giveClassName()
const {
return "FluidCrossSection"; }
86 #endif // fluidcrosssection_h InternalStateType
Type representing the physical meaning of element or constitutive model internal variable.
virtual const char * giveClassName() const
Abstract base class for all fluid materials.
The purpose of DataStream abstract class is to allow to store/restore context to different streams...
virtual const char * giveInputRecordName() const
MatResponseMode
Describes the character of characteristic material matrix.
Base abstract class representing cross section in finite element mesh.
Abstract base class for all material models.
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
#define _IFT_FluidCrossSection_Name
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.