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

Comparing trunk/OOPSE/libmdtools/OOPSEMinimizer.cpp (file contents):
Revision 1097 by gezelter, Mon Apr 12 20:32:20 2004 UTC vs.
Revision 1108 by tim, Wed Apr 14 15:37:41 2004 UTC

# Line 483 | Line 483 | void OOPSEMinimizer::printMinimizerInfo(){
483  
484   /**
485   * In thoery, we need to find the minimum along the search direction
486 < * However, function evaluation is too expensive. I
486 > * However, function evaluation is too expensive.
487   * At the very begining of the problem, we check the search direction and make sure
488   * it is a descent direction
489   * we will compare the energy of two end points,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines