19 #ifndef __itkFEMElement3DMembrane_h
20 #define __itkFEMElement3DMembrane_h
49 template <
typename TBaseClass = Element>
129 #ifndef ITK_MANUAL_INSTANTIATION
130 #include "itkFEMElement3DMembrane.hxx"
133 #endif // #ifndef __itkFEMElement3DMembrane_h
Class that is used to define a membrane energy problem in 3D space.
virtual void SetMaterial(Material::ConstPointer mat_)
Superclass::VectorType VectorType
virtual void GetStrainDisplacementMatrix(MatrixType &B, const MatrixType &shapeDgl) const
SmartPointer< const Self > ConstPointer
void GetMassMatrix(MatrixType &Me) const
ObjectType * GetPointer() const
SmartPointer< Self > Pointer
vnl_matrix< Float > MatrixType
Linear elasticity material class.
Base class for storing all the implicit material and other properties required to fully define the el...
virtual Material::ConstPointer GetMaterial(void) const
const MaterialLinearElasticity * m_mat
Superclass::MatrixType MatrixType
Superclass::VectorType VectorType
virtual void GetMaterialMatrix(MatrixType &D) const
Control indentation during Print() invocation.
virtual void PrintSelf(std::ostream &os, Indent indent) const
virtual unsigned int GetNumberOfDegreesOfFreedomPerNode(void) const
Superclass::MatrixType MatrixType