OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::OutputExportModule |
Standard output for OOFEM. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for OutputExportModule | |
#define | _IFT_OutputExportModule_Name "output" |
#define | _IFT_OutputExportModule_nodeSets "node_sets" |
#define | _IFT_OutputExportModule_elementSets "element_sets" |
#define _IFT_OutputExportModule_elementSets "element_sets" |
Definition at line 46 of file outputexportmodule.h.
Referenced by oofem::OutputExportModule::initializeFrom().
#define _IFT_OutputExportModule_Name "output" |
Definition at line 44 of file outputexportmodule.h.
Referenced by oofem::OutputExportModule::giveInputRecordName().
#define _IFT_OutputExportModule_nodeSets "node_sets" |
Definition at line 45 of file outputexportmodule.h.
Referenced by oofem::OutputExportModule::initializeFrom().