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.

Namespaces

namespace  itk
namespace  itk::fem

Defines

#define HANDLE_ELEMENT_LOADS()

Typedefs

typedef Element::Node Node

Functions

virtual void GetLoadVector (Element::LoadPointer l, Element::VectorType &Fe) const \
static INITClass Initializer_ElementNode (Element::Node::CLID())

Variables

Pointer type that specifies
functions that can handle
loads on this element *typedef
void(* 
LoadImplementationFunctionPointer )(ConstPointer, Element::LoadPointer, Element::VectorType &)


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 69 of file itkFEMElementBase.h.


Typedef Documentation

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

Definition at line 696 of file itkFEMElementBase.h.


Function Documentation

virtual void itk::fem::GetLoadVector Element::LoadPointer  l,
Element::VectorType &  Fe
const [virtual]
 

Definition at line 73 of file itkFEMElementBase.h.

static INITClass itk::fem::Initializer_ElementNode Element::Node::  CLID()  )  [static]
 


Variable Documentation

Pointer type that specifies functions that can handle loads on this element* typedef void(* itk::fem::LoadImplementationFunctionPointer)(ConstPointer, Element::LoadPointer, Element::VectorType &)
 

Definition at line 72 of file itkFEMElementBase.h.


Generated at Sun Jul 9 18:46:14 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000