OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "exportmodule.h"
Go to the source code of this file.
Classes | |
class | oofem::DofManExportModule |
Represents DofManager export module. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for DofManExportModule | |
#define | _IFT_DofManExportModule_Name "dm" |
#define | _IFT_DofManExportModule_dmlist "dmlist" |
#define _IFT_DofManExportModule_dmlist "dmlist" |
Definition at line 43 of file dmexportmodule.h.
Referenced by oofem::DofManExportModule::initializeFrom().
#define _IFT_DofManExportModule_Name "dm" |
Definition at line 42 of file dmexportmodule.h.
Referenced by oofem::DofManExportModule::giveInputRecordName().