19 #ifndef itkFEMElement2DC0LinearQuadrilateralMembrane_h
20 #define itkFEMElement2DC0LinearQuadrilateralMembrane_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 itkFEMElement2DC0LinearQuadrilateralMembrane_h
Element2DMembrane< Element2DC0LinearQuadrilateral > Superclass
Light weight base class for most itk classes.
4-noded finite element class in 2D space.
Class that is used to define a membrane energy problem in 2D space.
Base class for storing all the implicit material and other properties required to fully define the el...
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
Element2DC0LinearQuadrilateralMembrane Self
SmartPointer< const Self > ConstPointer