19 #ifndef __itkFEMLoadEdge_h
20 #define __itkFEMLoadEdge_h
23 #include "vnl/vnl_matrix.h"
50 itkSimpleNewMacro(
Self);
72 void SetForce(
const vnl_matrix<itk::fem::Element::Float> force);
77 const vnl_matrix<itk::fem::Element::Float> &
GetForce()
const;
78 vnl_matrix<itk::fem::Element::Float> &
GetForce();
116 #endif // #ifndef __itkFEMLoadEdge_h