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

itk::fem::Element3DC0LinearHexahedronStrain Class Reference

8-noded finite element class in 3D space for linear elasticity problem More...

#include <itkFEMElement3DC0LinearHexahedronStrain.h>

Inheritance diagram for itk::fem::Element3DC0LinearHexahedronStrain:

Inheritance graph
[legend]
Collaboration diagram for itk::fem::Element3DC0LinearHexahedronStrain:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Element3DC0LinearHexahedronStrain Self
typedef Element3DStrain< Element3DC0LinearHexahedronSuperclass
typedef SelfPointer
typedef const SelfConstPointer

Public Member Functions

virtual Baseclass::Pointer Clone () const
virtual int ClassID () const
 HANDLE_ELEMENT_LOADS ()
 Element3DC0LinearHexahedronStrain ()
 Element3DC0LinearHexahedronStrain (NodeIDType ns_[], Material::ConstPointer p_)

Static Public Member Functions

Self::Pointer New ()

Static Public Attributes

const int CLID

Detailed Description

8-noded finite element class in 3D space for linear elasticity problem

Definition at line 34 of file itkFEMElement3DC0LinearHexahedronStrain.h.


Member Typedef Documentation

typedef const Self* itk::fem::Element3DC0LinearHexahedronStrain::ConstPointer
 

Const pointer or SmartPointer to an object.

Reimplemented from itk::fem::Element3DStrain< Element3DC0LinearHexahedron >.

Definition at line 36 of file itkFEMElement3DC0LinearHexahedronStrain.h.

typedef Self* itk::fem::Element3DC0LinearHexahedronStrain::Pointer
 

Pointer or SmartPointer to an object.

Reimplemented from itk::fem::Element3DStrain< Element3DC0LinearHexahedron >.

Definition at line 36 of file itkFEMElement3DC0LinearHexahedronStrain.h.

typedef Element3DC0LinearHexahedronStrain itk::fem::Element3DC0LinearHexahedronStrain::Self
 

Standard Self typedef.

Reimplemented from itk::fem::Element3DStrain< Element3DC0LinearHexahedron >.

Definition at line 36 of file itkFEMElement3DC0LinearHexahedronStrain.h.

typedef Element3DStrain<Element3DC0LinearHexahedron> itk::fem::Element3DC0LinearHexahedronStrain::Superclass
 

Standard Superclass typedef.

Reimplemented from itk::fem::Element3DStrain< Element3DC0LinearHexahedron >.

Definition at line 36 of file itkFEMElement3DC0LinearHexahedronStrain.h.


Constructor & Destructor Documentation

itk::fem::Element3DC0LinearHexahedronStrain::Element3DC0LinearHexahedronStrain  ) 
 

Default constructor only clears the internal storage

itk::fem::Element3DC0LinearHexahedronStrain::Element3DC0LinearHexahedronStrain NodeIDType  ns_[],
Material::ConstPointer  p_
 

Construct an element by specifying pointers to an array of 8 points and a material.


Member Function Documentation

virtual int itk::fem::Element3DC0LinearHexahedronStrain::ClassID  )  const [inline, virtual]
 

Virtual function to access the class ID

Implements itk::fem::FEMLightObject.

Definition at line 36 of file itkFEMElement3DC0LinearHexahedronStrain.h.

virtual Baseclass::Pointer itk::fem::Element3DC0LinearHexahedronStrain::Clone  )  const [virtual]
 

Create a new object from the existing one

Implements itk::fem::FEMLightObject.

itk::fem::Element3DC0LinearHexahedronStrain::HANDLE_ELEMENT_LOADS  ) 
 

Self::Pointer itk::fem::Element3DC0LinearHexahedronStrain::New void   )  [inline, static]
 

Object creation in an itk compatible way Definition at line 36 of file itkFEMElement3DC0LinearHexahedronStrain.h.


Member Data Documentation

const int itk::fem::Element3DC0LinearHexahedronStrain::CLID [static]
 

Class ID for FEM object factory Definition at line 36 of file itkFEMElement3DC0LinearHexahedronStrain.h.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:20:14 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000