19 #ifndef __itkFEMElement3DC0LinearTriangularMembrane_h
20 #define __itkFEMElement3DC0LinearTriangularMembrane_h
51 itkSimpleNewMacro(
Self);
58 virtual::itk::LightObject::Pointer
CreateAnother(
void) const ITK_OVERRIDE;
72 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
79 #endif // #ifndef __itkFEMElement3DC0LinearTriangularMembrane_h
Light weight base class for most itk classes.
Class that is used to define a membrane energy problem in 3D space.
Base class for storing all the implicit material and other properties required to fully define the el...
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
Element3DMembrane< Element3DC0LinearTriangular > Superclass
Control indentation during Print() invocation.
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
Element3DC0LinearTriangularMembrane Self
3-noded finite element class in 3D space for surface membrane problem.
virtual ::itk::LightObject::Pointer CreateAnother(void) const ITK_OVERRIDE