19 #ifndef itkFEMElement3DC0LinearHexahedronStrain_h
20 #define itkFEMElement3DC0LinearHexahedronStrain_h
24 #include "ITKFEMExport.h"
56 itkSimpleNewMacro(
Self);
65 virtual::itk::LightObject::Pointer CreateAnother(
void) const ITK_OVERRIDE;
79 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
86 #endif // #ifndef itkFEMElement3DC0LinearHexahedronStrain_h
Light weight base class for most itk classes.
Class that is used to define linear elasticity problem in 3D space.
SmartPointer< const Self > ConstPointer
Element3DStrain< Element3DC0LinearHexahedron > Superclass
Base class for storing all the implicit material and other properties required to fully define the el...
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
Element3DC0LinearHexahedronStrain Self
8-noded finite element class in 3D space. The constitutive equation used is from linear elasticity th...