#include <itkFEMElement2DC0LinearTriangularStress.h>
Inheritance diagram for itk::fem::Element2DC0LinearTriangularStress:
Public Types | |
typedef Element2DC0LinearTriangularStress | Self |
typedef Element2DStress< Element2DC0LinearTriangular > | Superclass |
typedef Self * | Pointer |
typedef const Self * | ConstPointer |
Public Member Functions | |
virtual Baseclass::Pointer | Clone () const |
virtual int | ClassID () const |
HANDLE_ELEMENT_LOADS () | |
Element2DC0LinearTriangularStress () | |
Element2DC0LinearTriangularStress (NodeIDType n1_, NodeIDType n2_, NodeIDType n3_, Material::ConstPointer p_) | |
Static Public Member Functions | |
Self::Pointer | New () |
Static Public Attributes | |
const int | CLID |
This element is combined from Element2DC0LinearTriangular and Element2DStress.
Definition at line 36 of file itkFEMElement2DC0LinearTriangularStress.h.
|
Const pointer or SmartPointer to an object. Reimplemented from itk::fem::Element2DStress< Element2DC0LinearTriangular >. Definition at line 38 of file itkFEMElement2DC0LinearTriangularStress.h. |
|
Pointer or SmartPointer to an object. Reimplemented from itk::fem::Element2DStress< Element2DC0LinearTriangular >. Definition at line 38 of file itkFEMElement2DC0LinearTriangularStress.h. |
|
Standard Self typedef. Reimplemented from itk::fem::Element2DStress< Element2DC0LinearTriangular >. Definition at line 38 of file itkFEMElement2DC0LinearTriangularStress.h. |
|
Standard Superclass typedef. Reimplemented from itk::fem::Element2DStress< Element2DC0LinearTriangular >. Definition at line 38 of file itkFEMElement2DC0LinearTriangularStress.h. |
|
Default constructor only clears the internal storage |
|
Construct an element by specifying pointers to 3 points and a material. |
|
Virtual function to access the class ID Implements itk::fem::FEMLightObject. Definition at line 38 of file itkFEMElement2DC0LinearTriangularStress.h. |
|
Create a new object from the existing one Implements itk::fem::FEMLightObject. |
|
|
|
Object creation in an itk compatible way Definition at line 38 of file itkFEMElement2DC0LinearTriangularStress.h. |
|
Class ID for FEM object factory Definition at line 38 of file itkFEMElement2DC0LinearTriangularStress.h. |