|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "node.h"Go to the source code of this file.
Classes | |
| class | oofem::PFEMParticle |
| Particle class being used in PFEM computations. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for Pfemparticle | |
| #define | _IFT_PFEMParticle_Name "pfemparticle" |
| #define | _IFT_Node_coords "coords" |
| #define | _IFT_Node_lcs "lcs" |
| #define _IFT_Node_coords "coords" |
Definition at line 43 of file pfemparticle.h.
| #define _IFT_Node_lcs "lcs" |
Definition at line 44 of file pfemparticle.h.
| #define _IFT_PFEMParticle_Name "pfemparticle" |
Definition at line 42 of file pfemparticle.h.
Referenced by oofem::PFEMParticle::giveInputRecordName().