19 #ifndef __itkFEMElement2DC0LinearLineStress_h
20 #define __itkFEMElement2DC0LinearLineStress_h
45 itkSimpleNewMacro(
Self);
79 #endif // #ifndef __itkFEMElement2DC0LinearLineStress_h
SmartPointer< Self > Pointer
Light weight base class for most itk classes.
virtual void PrintSelf(std::ostream &os, Indent indent) const
virtual void GetMassMatrix(MatrixType &Me) const
vnl_matrix< Float > MatrixType
Element2DC0LinearLineStress Self
Class that is used to define linear elasticity problem in 1D space.
virtual ::itk::LightObject::Pointer CreateAnother(void) const
Element2DC0LinearLineStress()
2-noded finite element class in 2D space for linear elasticity problem.
SmartPointer< const Self > ConstPointer
Control indentation during Print() invocation.
Element1DStress< Element2DC0LinearLine > Superclass