Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkFEMElementBase.h File Reference

Go to the source code of this file.

Classes

class  itk::fem::Element
 Abstract base element class. More...
class  itk::fem::Element::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...

Namespaces

namespace  itk
namespace  itk::fem

Defines

#define HANDLE_ELEMENT_LOADS()

Typedefs

typedef Element::Node itk::fem::Node

Functions

static INITClass itk::fem::Initializer_ElementNode (Element::Node::CLID())
typedef void(* itk::fem::LoadImplementationFunctionPointer )(ConstPointer, Element::LoadPointer, Element::VectorType &)
virtual void itk::fem::GetLoadVector (Element::LoadPointer l, Element::VectorType &Fe) const


Define Documentation

 
#define HANDLE_ELEMENT_LOADS (  ) 

Macro that simplifies the the GetLoadVector function definitions.

NOTE: This macro must be called in declaration of ALL derived Element classes.

Definition at line 67 of file itkFEMElementBase.h.


Generated at Tue Sep 15 05:32:27 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000