19 #ifndef itkFEMElement2DC0LinearTriangularStrain_h
20 #define itkFEMElement2DC0LinearTriangularStrain_h
24 #include "ITKFEMExport.h"
71 itkSimpleNewMacro(
Self);
78 virtual::itk::LightObject::Pointer CreateAnother(
void) const ITK_OVERRIDE;
92 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
99 #endif // #ifndef itkFEMElement2DC0LinearTriangularStrain_h
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.
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
Element2DC0LinearTriangularStrain Self
SmartPointer< const Self > ConstPointer