19 #ifndef __itkFEMElement2DC0LinearTriangularStrain_h
20 #define __itkFEMElement2DC0LinearTriangularStrain_h
70 itkSimpleNewMacro(
Self);
77 virtual::itk::LightObject::Pointer
CreateAnother(
void) const ITK_OVERRIDE;
91 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
98 #endif // #ifndef __itkFEMElement2DC0LinearTriangularStrain_h
virtual ::itk::LightObject::Pointer CreateAnother(void) const ITK_OVERRIDE
Light weight base class for most itk classes.
Element2DStrain< Element2DC0LinearTriangular > Superclass
Base class for storing all the implicit material and other properties required to fully define the el...
3-noded finite element class in 2D space for linear elasticity problem.
Class that is used to define linear elasticity problem in 2D space.
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
Element2DC0LinearTriangularStrain Self
SmartPointer< const Self > ConstPointer