35 #ifndef foreigntempfield_h 36 #define foreigntempfield_h 43 #define _IFT_ForeignTemperatureFieldLoad_Name "foreigntempfieldload" 86 virtual const char *
giveClassName()
const {
return "ForeignTemperatureFieldLoad"; }
91 #endif // foreigntempfield_h
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
virtual ~ForeignTemperatureFieldLoad()
Destructor.
#define _IFT_ForeignTemperatureFieldLoad_Name
virtual const char * giveClassName() const
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
std::shared_ptr< Field > foreignField
This class implements temperature (constant) load over the element component array contains one or tw...
ForeignTemperatureFieldLoad(int n, Domain *d)
Constructor.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing foreign temperature field, which asks a field object to return temperature at give...
virtual const char * giveInputRecordName() const
Class representing solution step.
virtual void computeValueAt(FloatArray &answer, TimeStep *tStep, const FloatArray &coords, ValueModeType mode)
Computes components values of temperature field at given point (coordinates given in Global c...