19 #ifndef __itkFEMElement2DMembrane_h
20 #define __itkFEMElement2DMembrane_h
52 template <
typename TBaseClass = Element>
132 #ifndef ITK_MANUAL_INSTANTIATION
133 #include "itkFEMElement2DMembrane.hxx"
136 #endif // #ifndef __itkFEMElement2DMembrane_h
Class that is used to define a membrane energy problem in 2D space.
Superclass::MatrixType MatrixType
virtual unsigned int GetNumberOfDegreesOfFreedomPerNode(void) const
virtual void GetStrainDisplacementMatrix(MatrixType &B, const MatrixType &shapeDgl) const
ObjectType * GetPointer() const
virtual Material::ConstPointer GetMaterial(void) const
void GetMassMatrix(MatrixType &Me) const
vnl_matrix< Float > MatrixType
Linear elasticity material class.
virtual void PrintSelf(std::ostream &os, Indent indent) const
virtual void GetMaterialMatrix(MatrixType &D) const
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
Superclass::VectorType VectorType
Superclass::VectorType VectorType
const MaterialLinearElasticity * m_mat
Control indentation during Print() invocation.
virtual void SetMaterial(Material::ConstPointer mat_)
Superclass::MatrixType MatrixType