19 #ifndef itkFEMElement2DC0LinearTriangularMembrane_h
20 #define itkFEMElement2DC0LinearTriangularMembrane_h
24 #include "ITKFEMExport.h"
73 itkSimpleNewMacro(
Self);
80 virtual::itk::LightObject::Pointer CreateAnother(
void) const ITK_OVERRIDE;
94 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
101 #endif // #ifndef itkFEMElement2DC0LinearTriangularMembrane_h
Light weight base class for most itk classes.
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< const Self > ConstPointer
Element2DMembrane< Element2DC0LinearTriangular > Superclass
Element2DC0LinearTriangularMembrane Self
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
3-noded finite element class in 2D space.