ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/primitives/DirectionalAtom.hpp
(Generate patch)

Comparing trunk/src/primitives/DirectionalAtom.hpp (file contents):
Revision 507 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 963 by tim, Wed May 17 21:51:42 2006 UTC

# Line 92 | Line 92 | namespace oopse{
92       * Returns the gradient of this stuntdouble
93       * @return the gradient of this stuntdouble
94       */
95 <    virtual std::vector<double> getGrad();
95 >    virtual std::vector<RealType> getGrad();
96  
97      virtual void accept(BaseVisitor* v);
98                  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines