Go to the documentation of this file.
44ExportModuleManager :: ~ExportModuleManager()
47std::unique_ptr<ExportModule> ExportModuleManager :: CreateModule(
const char *name,
int n,
EngngModel *
emodel)
53ExportModuleManager :: doOutput(
TimeStep *tStep,
bool substepFlag)
57 if ( module->testSubStepOutput() ) {
58 module->doOutput(tStep);
61 module->doOutput(tStep);
67ExportModuleManager :: initialize()
76ExportModuleManager :: terminate()
ModuleManager(EngngModel *emodel)
std::vector< std::unique_ptr< ExportModule > > moduleList
ClassFactory & classFactory
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011