35 #ifndef exportmodulemanager_h 36 #define exportmodulemanager_h 62 void doOutput(
TimeStep *tStep,
bool substepFlag =
false);
71 virtual const char *
giveClassName()
const {
return "ExportModuleManager"; }
74 #endif // exportmodulemanager_h Class representing and implementing ModuleManager.
Represents export output module - a base class for all output modules.
Class representing and implementing ExportModuleManager.
IRResultType
Type defining the return values of InputRecord reading operations.
virtual const char * giveClassName() const
Returns class name of the receiver.
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.