|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
| class | oofem::Node |
| Class implementing node in finite element mesh. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for Node | |
| #define | _IFT_Node_Name "node" |
| #define | _IFT_Node_coords "coords" |
| #define | _IFT_Node_lcs "lcs" |
| #define _IFT_Node_coords "coords" |
Definition at line 50 of file node.h.
Referenced by oofem::CreateNodeIR(), oofem::Node::giveInputRecord(), oofem::Node::initializeFrom(), and oofem::HuertaErrorEstimatorInterface::setupRefinedElementProblem1D().
| #define _IFT_Node_lcs "lcs" |
Definition at line 51 of file node.h.
Referenced by oofem::Node::giveInputRecord(), oofem::Node::initializeFrom(), oofem::HuertaErrorEstimatorInterface::setupRefinedElementProblem1D(), oofem::HuertaErrorEstimatorInterface::setupRefinedElementProblem2D(), and oofem::HuertaErrorEstimatorInterface::setupRefinedElementProblem3D().
| #define _IFT_Node_Name "node" |
Definition at line 49 of file node.h.
Referenced by oofem::Node::giveInputRecordName(), and oofem::HuertaErrorEstimatorInterface::setupRefinedElementProblem1D().