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

itk::fem::Element2DC0QuadraticTriangularStrain Class Reference

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

#include <itkFEMElement2DC0QuadraticTriangularStrain.h>

Inheritance diagram for itk::fem::Element2DC0QuadraticTriangularStrain:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Element2DC0QuadraticTriangularStrain Self
typedef Element2DStrain< Element2DC0QuadraticTriangularSuperclass
typedef SelfPointer
typedef const SelfConstPointer

Public Member Functions

virtual Baseclass::Pointer Clone () const
virtual int ClassID () const
 HANDLE_ELEMENT_LOADS ()
 Element2DC0QuadraticTriangularStrain ()
 Element2DC0QuadraticTriangularStrain (NodeIDType n1_, NodeIDType n2_, NodeIDType n3_, NodeIDType n4_, NodeIDType n5_, NodeIDType n6_, Material::ConstPointer p_)

Static Public Member Functions

Self::Pointer New ()

Static Public Attributes

const int CLID

Detailed Description

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

This element is combined from Element2DC0LinearTriangular and Element2DStrain.

Definition at line 36 of file itkFEMElement2DC0QuadraticTriangularStrain.h.


Member Typedef Documentation

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

Const pointer or SmartPointer to an object.

Reimplemented from itk::fem::Element2DStrain< Element2DC0QuadraticTriangular >.

Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStrain.h.

typedef Self* itk::fem::Element2DC0QuadraticTriangularStrain::Pointer
 

Pointer or SmartPointer to an object.

Reimplemented from itk::fem::Element2DStrain< Element2DC0QuadraticTriangular >.

Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStrain.h.

typedef Element2DC0QuadraticTriangularStrain itk::fem::Element2DC0QuadraticTriangularStrain::Self
 

Standard Self typedef.

Reimplemented from itk::fem::Element2DStrain< Element2DC0QuadraticTriangular >.

Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStrain.h.

typedef Element2DStrain<Element2DC0QuadraticTriangular> itk::fem::Element2DC0QuadraticTriangularStrain::Superclass
 

Standard Superclass typedef.

Reimplemented from itk::fem::Element2DStrain< Element2DC0QuadraticTriangular >.

Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStrain.h.


Constructor & Destructor Documentation

itk::fem::Element2DC0QuadraticTriangularStrain::Element2DC0QuadraticTriangularStrain  ) 
 

Default constructor only clears the internal storage

itk::fem::Element2DC0QuadraticTriangularStrain::Element2DC0QuadraticTriangularStrain NodeIDType  n1_,
NodeIDType  n2_,
NodeIDType  n3_,
NodeIDType  n4_,
NodeIDType  n5_,
NodeIDType  n6_,
Material::ConstPointer  p_
 

Construct an element by specifying pointers to 3 points and a material.


Member Function Documentation

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

Virtual function to access the class ID

Implements itk::fem::FEMLightObject.

Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStrain.h.

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

Create a new object from the existing one

Implements itk::fem::FEMLightObject.

itk::fem::Element2DC0QuadraticTriangularStrain::HANDLE_ELEMENT_LOADS  ) 
 

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

Object creation in an itk compatible way Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStrain.h.


Member Data Documentation

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

Class ID for FEM object factory Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStrain.h.


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