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

itk::fem::Element2DC0LinearLineStress Class Reference

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

#include <itkFEMElement2DC0LinearLineStress.h>

Inheritance diagram for itk::fem::Element2DC0LinearLineStress:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Element2DC0LinearLineStress Self
typedef Element1DStress< Element2DC0LinearLineSuperclass
typedef SelfPointer
typedef const SelfConstPointer

Public Methods

virtual Baseclass::Pointer Clone () const
virtual int ClassID () const
 HANDLE_ELEMENT_LOADS ()
 Element2DC0LinearLineStress ()
 Element2DC0LinearLineStress (NodeIDType n1_, NodeIDType n2_, Material::ConstPointer p_)
virtual void GetMassMatrix (MatrixType &Me) const

Static Public Methods

Self::Pointer New ()

Static Public Attributes

const int CLID

Detailed Description

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

Definition at line 34 of file itkFEMElement2DC0LinearLineStress.h.


Member Typedef Documentation

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

Const pointer or SmartPointer to an object.

Reimplemented from itk::fem::Element1DStress< Element2DC0LinearLine >.

Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h.

typedef Self* itk::fem::Element2DC0LinearLineStress::Pointer
 

Pointer or SmartPointer to an object.

Reimplemented from itk::fem::Element1DStress< Element2DC0LinearLine >.

Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h.

typedef Element2DC0LinearLineStress itk::fem::Element2DC0LinearLineStress::Self
 

Standard Self typedef.

Reimplemented from itk::fem::Element1DStress< Element2DC0LinearLine >.

Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h.

typedef Element1DStress<Element2DC0LinearLine> itk::fem::Element2DC0LinearLineStress::Superclass
 

Standard Superclass typedef.

Reimplemented from itk::fem::Element1DStress< Element2DC0LinearLine >.

Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h.


Constructor & Destructor Documentation

itk::fem::Element2DC0LinearLineStress::Element2DC0LinearLineStress  
 

Default constructor only clears the internal storage

itk::fem::Element2DC0LinearLineStress::Element2DC0LinearLineStress NodeIDType    n1_,
NodeIDType    n2_,
Material::ConstPointer    p_
 

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


Member Function Documentation

virtual int itk::fem::Element2DC0LinearLineStress::ClassID   const [inline, virtual]
 

Virtual function to access the class ID

Implements itk::fem::FEMLightObject.

Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h.

virtual Baseclass::Pointer itk::fem::Element2DC0LinearLineStress::Clone   const [virtual]
 

Create a new object from the existing one

Implements itk::fem::FEMLightObject.

virtual void itk::fem::Element2DC0LinearLineStress::GetMassMatrix MatrixType   Me const [virtual]
 

Mass matrix

Reimplemented from itk::fem::Element.

itk::fem::Element2DC0LinearLineStress::HANDLE_ELEMENT_LOADS  
 

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

Object creation in an itk compatible way

Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h.


Member Data Documentation

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

Class ID for FEM object factory

Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:49:56 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000