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

Comparing trunk/OOPSE-4/src/UseTheForce/ForceField.hpp (file contents):
Revision 2520 by chuckv, Wed Dec 28 21:42:43 2005 UTC vs.
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC

# Line 109 | Line 109 | namespace oopse {
109  
110      //avoid make virtual function public
111      //Herb Sutter and Andrei Alexandrescu, C++ coding Standards, Addision-Wesley
112 <    virtual double getRcutFromAtomType(AtomType* at);
112 >    virtual RealType getRcutFromAtomType(AtomType* at);
113  
114      std::string getWildCard() {
115        return wildCardAtomTypeName_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines