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

Comparing trunk/OOPSE-4/src/UseTheForce/SHAPES_FF.hpp (file contents):
Revision 2211 by chrisfen, Thu Apr 21 14:12:19 2005 UTC vs.
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC

# Line 54 | Line 54
54   #include "io/SectionParserManager.hpp"
55   #include "UseTheForce/ForceFieldCreator.hpp"
56   #include "types/ShapeAtomType.hpp"
57 + #include "io/ForceFieldOptions.hpp"
58  
59   namespace oopse {
60  
# Line 70 | Line 71 | namespace oopse {
71  
72   //    virtual void parseShapeFile(std::string& shapeFileName, ShapeAtomType* st);
73      
74 < //    double findLargestContactDistance(ShapeAtomType* st);
75 < //    double findCutoffDistance(ShapeAtomType* st);
74 > //    RealType findLargestContactDistance(ShapeAtomType* st);
75 > //    RealType findCutoffDistance(ShapeAtomType* st);
76   //    virtual void calcRcut( void );
77    
78    private:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines