19 #ifndef __itkFEMElement3DC0LinearTriangularLaplaceBeltrami_h
20 #define __itkFEMElement3DC0LinearTriangularLaplaceBeltrami_h
52 itkSimpleNewMacro(
Self);
59 virtual::itk::LightObject::Pointer
CreateAnother(
void) const ITK_OVERRIDE;
82 virtual void PrintSelf(std::ostream& os,
Indent indent)
const ITK_OVERRIDE;
89 #endif // #ifndef __itkFEMElement3DC0LinearTriangularLaplaceBeltrami_h
Light weight base class for most itk classes.
SmartPointer< Self > Pointer
Element3DMembrane1DOF< Element3DC0LinearTriangular > Superclass
virtual unsigned int GetNumberOfDegreesOfFreedomPerNode(void) const ITK_OVERRIDE
virtual void GetStiffnessMatrix(MatrixType &Ke) const ITK_OVERRIDE
Superclass::MatrixType MatrixType
Base class for storing all the implicit material and other properties required to fully define the el...
virtual ::itk::LightObject::Pointer CreateAnother(void) const ITK_OVERRIDE
SmartPointer< const Self > ConstPointer
3-noded finite element class in 3D space for surface LaplaceBeltrami problem.
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
Element3DC0LinearTriangularLaplaceBeltrami Self
Class that is used to define a membrane energy problem in 3D space.
Control indentation during Print() invocation.