19 #ifndef __itkFEMLoadGrav_h
20 #define __itkFEMLoadGrav_h
23 #include "vnl/vnl_vector.h"
81 itkSimpleNewMacro(
Self);
98 void SetForce(
const vnl_vector<itk::fem::Element::Float> force);
103 vnl_vector<itk::fem::Element::Float> &
GetForce();
104 const vnl_vector<itk::fem::Element::Float> &
GetForce()
const;
119 #endif // #ifndef __itkFEMLoadGrav_h