19 #ifndef __itkFEMElement2DC0LinearTriangularMembrane_h
20 #define __itkFEMElement2DC0LinearTriangularMembrane_h
72 itkSimpleNewMacro(
Self);
79 virtual::itk::LightObject::Pointer
CreateAnother(
void) const ITK_OVERRIDE;
93 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
100 #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
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
Element2DMembrane< Element2DC0LinearTriangular > Superclass
Element2DC0LinearTriangularMembrane Self
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
virtual ::itk::LightObject::Pointer CreateAnother(void) const ITK_OVERRIDE
3-noded finite element class in 2D space.