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 2209 by chrisfen, Mon Apr 18 03:50:23 2005 UTC vs.
Revision 2211 by chrisfen, Thu Apr 21 14:12:19 2005 UTC

# Line 68 | Line 68 | namespace oopse {
68  
69      virtual void parse(const std::string& filename);
70  
71 <    virtual void parseShapeFile(string shapeFileName, ShapeAtomType* st);
71 > //    virtual void parseShapeFile(std::string& shapeFileName, ShapeAtomType* st);
72      
73 <    double findLargestContactDistance(ShapeAtomType* st);
74 <    double findCutoffDistance(ShapeAtomType* st);
75 <    virtual void calcRcut( void );
73 > //    double findLargestContactDistance(ShapeAtomType* st);
74 > //    double findCutoffDistance(ShapeAtomType* st);
75 > //    virtual void calcRcut( void );
76    
77    private:
78      SectionParserManager spMan_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines