35 #ifndef homexportmodule_h 36 #define homexportmodule_h 43 #define _IFT_HOMExportModule_Name "hom" 44 #define _IFT_HOMExportModule_ISTs "ists" 45 #define _IFT_HOMExportModule_scale "scale" 46 //#define _IFT_HOMExportModule_matnum "matnum" 76 virtual void doOutput(
TimeStep *tStep,
bool forcedOutput =
false);
77 virtual void initialize();
78 virtual void terminate();
virtual const char * giveInputRecordName() const
IntArray ists
Material numbers over which averaging is performed. - replaced by 'regionsets'.
Represents HOM (Homogenization) export module.
virtual const char * giveClassName() const
Returns class name of the receiver.
Represents export output module - a base class for all output modules.
Class implementing an array of integers.
FILE * stream
Stream for file.
#define _IFT_HOMExportModule_Name
IRResultType
Type defining the return values of InputRecord reading operations.
Abstract base class representing the "problem" under consideration.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing solution step.
double scale
Scale of all homogenized values.