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