19 #ifndef __itkFEMElement1DStress_h
20 #define __itkFEMElement1DStress_h
44 template <
typename TBaseClass = Element>
129 #ifndef ITK_MANUAL_INSTANTIATION
130 #include "itkFEMElement1DStress.hxx"
133 #endif // #ifndef __itkFEMElement1DStress_h
virtual void GetStiffnessMatrix(MatrixType &Ke) const
Superclass::VectorType VectorType
virtual void GetStrainDisplacementMatrix(MatrixType &B, const MatrixType &shapeDgl) const
SmartPointer< const Self > ConstPointer
Superclass::MatrixType MatrixType
ObjectType * GetPointer() const
vnl_matrix< Float > MatrixType
Linear elasticity material class.
const MaterialLinearElasticity * m_mat
Class that is used to define linear elasticity problem in 1D space.
SmartPointer< Self > Pointer
Superclass::VectorType VectorType
virtual Material::ConstPointer GetMaterial(void) const
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
virtual void SetMaterial(Material::ConstPointer mat_)
Superclass::MatrixType MatrixType