19 #ifndef itkFEMElement2DC0QuadraticTriangularStress_h
20 #define itkFEMElement2DC0QuadraticTriangularStress_h
24 #include "ITKFEMExport.h"
70 itkSimpleNewMacro(
Self);
77 virtual::itk::LightObject::Pointer CreateAnother(
void) const ITK_OVERRIDE;
97 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
104 #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
SmartPointer< const Self > ConstPointer
Base class for storing all the implicit material and other properties required to fully define the el...
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...