19 #ifndef itkFEMElement3DC0LinearTetrahedronMembrane_h
20 #define itkFEMElement3DC0LinearTetrahedronMembrane_h
24 #include "ITKFEMExport.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 itkFEMElement3DC0LinearTetrahedronMembrane_h
Light weight base class for most itk classes.
Class that is used to define a membrane energy problem in 3D space.
Element3DC0LinearTetrahedronMembrane Self
Base class for storing all the implicit material and other properties required to fully define the el...
SmartPointer< Self > Pointer
Element3DMembrane< Element3DC0LinearTetrahedron > Superclass
Control indentation during Print() invocation.
4-noded finite element class in 3D space. The constitutive equation used is from membrane bending ene...
SmartPointer< const Self > ConstPointer