19 #ifndef itkFEMElement2DC0LinearQuadrilateralStrain_h
20 #define itkFEMElement2DC0LinearQuadrilateralStrain_h
24 #include "ITKFEMExport.h"
67 itkSimpleNewMacro(
Self);
74 virtual::itk::LightObject::Pointer CreateAnother(
void) const ITK_OVERRIDE;
92 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
101 #endif // #ifndef itkFEMElement2DC0LinearQuadrilateralStrain_h
Light weight base class for most itk classes.
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
Control indentation during Print() invocation.
SmartPointer< Self > Pointer