19 #ifndef itkFEMElement2DC0LinearQuadrilateralStress_h
20 #define itkFEMElement2DC0LinearQuadrilateralStress_h
24 #include "ITKFEMExport.h"
69 itkSimpleNewMacro(
Self);
76 virtual::itk::LightObject::Pointer CreateAnother(
void) const ITK_OVERRIDE;
94 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
101 #endif // #ifndef itkFEMElement2DC0LinearQuadrilateralStress_h
Light weight base class for most itk classes.
SmartPointer< const Self > ConstPointer
Class that is used to define linear elasticity problem in 2D space.
Element2DC0LinearQuadrilateralStress Self
4-noded finite element class in 2D space.
Base class for storing all the implicit material and other properties required to fully define the el...
SmartPointer< Self > Pointer
Element2DStress< Element2DC0LinearQuadrilateral > Superclass
Control indentation during Print() invocation.