19 #ifndef __itkFEMElement2DC0QuadraticTriangularStress_h
20 #define __itkFEMElement2DC0QuadraticTriangularStress_h
69 itkSimpleNewMacro(
Self);
76 virtual::itk::LightObject::Pointer
CreateAnother(
void) const ITK_OVERRIDE;
96 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
103 #endif // #ifndef __itkFEMElement2DC0QuadraticTriangularStress_h
Light weight base class for most itk classes.
Class that is used to define linear elasticity problem in 2D space.
Element2DStress< Element2DC0QuadraticTriangular > Superclass
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
SmartPointer< const Self > ConstPointer
Base class for storing all the implicit material and other properties required to fully define the el...
virtual ::itk::LightObject::Pointer CreateAnother(void) const ITK_OVERRIDE
SmartPointer< Self > Pointer
Element2DC0QuadraticTriangularStress Self
Control indentation during Print() invocation.
6-noded finite element class in 2D space for linear elasticity problem. The constitutive equation use...