19 #ifndef itkFEMElement2DC0LinearTriangularStress_h
20 #define itkFEMElement2DC0LinearTriangularStress_h
24 #include "ITKFEMExport.h"
55 itkSimpleNewMacro(
Self);
62 virtual::itk::LightObject::Pointer CreateAnother(
void) const ITK_OVERRIDE;
79 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
86 #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...
Element2DStress< Element2DC0LinearTriangular > Superclass
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
Element2DC0LinearTriangularStress Self
SmartPointer< const Self > ConstPointer