19 #ifndef __itkFEMElement3DC0LinearTetrahedronStrain_h
20 #define __itkFEMElement3DC0LinearTetrahedronStrain_h
52 itkSimpleNewMacro(
Self);
61 virtual::itk::LightObject::Pointer
CreateAnother(
void) const ITK_OVERRIDE;
75 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
82 #endif // #ifndef __itkFEMElement3DC0LinearTetrahedronStrain_h
Element3DC0LinearTetrahedronStrain Self
virtual ::itk::LightObject::Pointer CreateAnother(void) const ITK_OVERRIDE
Light weight base class for most itk classes.
Class that is used to define linear elasticity problem in 3D space.
Element3DStrain< Element3DC0LinearTetrahedron > Superclass
SmartPointer< Self > Pointer
Base class for storing all the implicit material and other properties required to fully define the el...
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
4-noded finite element class in 3D space for linear elasticity problem
Control indentation during Print() invocation.
SmartPointer< const Self > ConstPointer