Go to the source code of this file.
Namespaces | |
| namespace | itk |
| namespace | itk::fem |
Classes | |
| class | itk::fem::Element |
| Abstract base element class. More... | |
| class | itk::fem::Element::Node |
| Class that stores information required to define a node. More... | |
| class | itk::fem::ReadInfoType |
| Helper class for storing additional information that is required when reading FEM objects from stream. More... | |
Defines | |
| #define | HANDLE_ELEMENT_LOADS() |
Typedefs | |
| typedef Element::Node | Node |
Functions | |
| INITClass | Initializer_ElementNode (Element::Node::CLID()) |
|
|
Macro that simplifies the the GetLoadVector function definitions. NOTE: This macro must be called in declaration of ALL derived Element classes. Definition at line 69 of file itkFEMElementBase.h. |
|
|
Pointer type that specifies functions that can handle loads on this element Definition at line 72 of file itkFEMElementBase.h. |
|
|
Definition at line 696 of file itkFEMElementBase.h. |
|
||||||||||||
|
Pointer type that specifies functions that can handle loads on this element Definition at line 73 of file itkFEMElementBase.h. |
|
|
|
1.3.8 written by Dimitri van Heesch,
© 1997-2000