19 #ifndef __itkFEMElement3DC0LinearHexahedronMembrane_h
20 #define __itkFEMElement3DC0LinearHexahedronMembrane_h
55 itkSimpleNewMacro(
Self);
64 virtual::itk::LightObject::Pointer
CreateAnother(
void) const ITK_OVERRIDE;
78 virtual
void PrintSelf(std::ostream& os,
Indent indent) const ITK_OVERRIDE;
85 #endif // #ifndef __itkFEMElement3DC0LinearHexahedronMembrane_h
Element3DC0LinearHexahedronMembrane Self
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
Light weight base class for most itk classes.
8-noded finite element class in 3D space. The constitutive equation used is from membrane bending ene...
virtual ::itk::LightObject::Pointer CreateAnother(void) const ITK_OVERRIDE
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< Self > Pointer
Element3DMembrane< Element3DC0LinearHexahedron > Superclass
Control indentation during Print() invocation.
SmartPointer< const Self > ConstPointer