#include <itkFEMElement2DC0QuadraticTriangularStress.h>
Inheritance diagram for itk::fem::Element2DC0QuadraticTriangularStress:
Public Types | |
typedef Element2DC0QuadraticTriangularStress | Self |
typedef Element2DStress< Element2DC0QuadraticTriangular > | Superclass |
typedef Self * | Pointer |
typedef const Self * | ConstPointer |
Public Member Functions | |
virtual Baseclass::Pointer | Clone () const |
virtual int | ClassID () const |
HANDLE_ELEMENT_LOADS () | |
Element2DC0QuadraticTriangularStress () | |
Element2DC0QuadraticTriangularStress (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 |
This element is combined from Element2DC0LinearTriangular and Element2DStress.
Definition at line 36 of file itkFEMElement2DC0QuadraticTriangularStress.h.
|
Const pointer or SmartPointer to an object. Reimplemented from itk::fem::Element2DStress< Element2DC0QuadraticTriangular >. Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStress.h. |
|
Pointer or SmartPointer to an object. Reimplemented from itk::fem::Element2DStress< Element2DC0QuadraticTriangular >. Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStress.h. |
|
Standard Self typedef. Reimplemented from itk::fem::Element2DStress< Element2DC0QuadraticTriangular >. Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStress.h. |
|
Standard Superclass typedef. Reimplemented from itk::fem::Element2DStress< Element2DC0QuadraticTriangular >. Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStress.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 itkFEMElement2DC0QuadraticTriangularStress.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 itkFEMElement2DC0QuadraticTriangularStress.h. |
|
Class ID for FEM object factory Definition at line 38 of file itkFEMElement2DC0QuadraticTriangularStress.h. |