ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/SHAPES/GridBuilder.hpp
(Generate patch)

Comparing trunk/SHAPES/GridBuilder.hpp (file contents):
Revision 1281 by chrisfen, Mon Jun 21 13:38:55 2004 UTC vs.
Revision 1282 by chrisfen, Mon Jun 21 15:10:29 2004 UTC

# Line 16 | Line 16 | class GridBuilder{ (public)
16  
17    void launchProbe(int forceField, vector<double> sigmaGrid, vector<double> sGrid,
18                                           vector<double> epsGrid);
19  void initBody();      
19    void releaseProbe(double farPos);
20    void calcEnergy();
21 <  void stepTheta(double increment);
23 <  void stepPhi(double increment);
21 >  void rotBody(double pValue, double tValue);
22    void printGridFiles();
23  
24   protected:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines