19 #ifndef itkFEMElement2DC0QuadraticTriangularStrain_h
20 #define itkFEMElement2DC0QuadraticTriangularStrain_h
24 #include "ITKFEMExport.h"
73 itkSimpleNewMacro(
Self);
80 virtual::itk::LightObject::Pointer CreateAnother(
void) const ITK_OVERRIDE;
100 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
107 #endif // #ifndef itkFEMElement2DC0QuadraticTriangularStrain_h
Light weight base class for most itk classes.
SmartPointer< const Self > ConstPointer
Element2DStrain< Element2DC0QuadraticTriangular > Superclass
Base class for storing all the implicit material and other properties required to fully define the el...
Class that is used to define linear elasticity problem in 2D space.
6-noded finite element class in 2D space for linear elasticity problem that defines a triangle elemen...
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
Element2DC0QuadraticTriangularStrain Self