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

Comparing trunk/SHAPES/forcer.cpp (file contents):
Revision 1284 by chrisfen, Mon Jun 21 13:38:55 2004 UTC vs.
Revision 1285 by chrisfen, Tue Jun 22 18:04:58 2004 UTC

# Line 244 | Line 244 | int main(int argc, char* argv[]){
244  
245    rb->calcRefCoords();
246    
247 <  gb = new GridBuilder(rb, bandwidth);
247 >  gb = new GridBuilder(rb, bandwidth*2);
248  
249    cout << "Doing GridBuilder calculations...\n";
250    gb->launchProbe(FF, sigmaGrid, sGrid, epsGrid);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines