ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/primitives/Atom.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/primitives/Atom.hpp (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC

# Line 69 | Line 69 | namespace oopse{
69       * Returns the gradient of this stuntdouble
70       * @return the inertia tensor of this stuntdouble
71       */
72 <    virtual std::vector<double> getGrad();
72 >    virtual std::vector<RealType> getGrad();
73  
74      virtual void accept(BaseVisitor* v);
75  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines