|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
| class | oofem::GPExportModule |
| Represents GP (Gauss point) 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 Gausspoint export module | |
| #define | _IFT_GPExportModule_Name "gpexportmodule" |
| #define | _IFT_GPExportModule_vartypes "vars" |
| #define | _IFT_GPExportModule_ncoords "ncoords" |
| #define _IFT_GPExportModule_Name "gpexportmodule" |
Definition at line 45 of file gpexportmodule.h.
Referenced by oofem::GPExportModule::giveInputRecordName().
| #define _IFT_GPExportModule_ncoords "ncoords" |
Definition at line 47 of file gpexportmodule.h.
Referenced by oofem::GPExportModule::initializeFrom().
| #define _IFT_GPExportModule_vartypes "vars" |
Definition at line 46 of file gpexportmodule.h.
Referenced by oofem::GPExportModule::initializeFrom().