Go to the documentation of this file.
35#ifndef outputexportmodule_h_
36#define outputexportmodule_h_
44#define _IFT_OutputExportModule_Name "output"
45#define _IFT_OutputExportModule_nodeSets "node_sets"
46#define _IFT_OutputExportModule_elementSets "element_sets"
76 FILE *giveOutputStream();
78 void doOutput(
TimeStep *tStep,
bool forcedOutput =
false)
override;
79 void terminate()
override;
81 const char *
giveClassName()
const override {
return "OutputExportModule"; }
ExportModule(int n, EngngModel *e)
Constructor. Creates empty Output Manager with number n.
IntArray elementSets
Set which contains elements which should be exported.
const char * giveClassName() const override
Returns class name of the receiver.
IntArray nodeSets
Set which contains nodes which should be exported.
OutputExportModule(int n, EngngModel *e)
const char * giveInputRecordName() const
virtual ~OutputExportModule()
#define _IFT_OutputExportModule_Name
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