19 #ifndef itkFEMElement3DC0LinearTetrahedronStrain_h
20 #define itkFEMElement3DC0LinearTetrahedronStrain_h
24 #include "ITKFEMExport.h"
53 itkSimpleNewMacro(
Self);
62 virtual::itk::LightObject::Pointer CreateAnother(
void) const ITK_OVERRIDE;
76 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
83 #endif // #ifndef itkFEMElement3DC0LinearTetrahedronStrain_h
Element3DC0LinearTetrahedronStrain Self
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...
4-noded finite element class in 3D space for linear elasticity problem
Control indentation during Print() invocation.
SmartPointer< const Self > ConstPointer