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