19 #ifndef __itkFEMElement2DC0LinearQuadrilateralStrain_h
20 #define __itkFEMElement2DC0LinearQuadrilateralStrain_h
66 itkSimpleNewMacro(
Self);
73 virtual::itk::LightObject::Pointer
CreateAnother(
void) const ITK_OVERRIDE;
91 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
100 #endif // #ifndef __itkFEMElement2DC0LinearQuadrilateralStrain_h
Light weight base class for most itk classes.
virtual ::itk::LightObject::Pointer CreateAnother(void) const ITK_OVERRIDE
Element2DStrain< Element2DC0LinearQuadrilateral > 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.
4-noded finite element class in 2D space for linear elasticity problemThe ordering of the nodes is co...
Element2DC0LinearQuadrilateralStrain Self
SmartPointer< const Self > ConstPointer
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
Control indentation during Print() invocation.
SmartPointer< Self > Pointer