Mills, Jonsson, Schenter, Surf. More...
#include <NEBTangent.h>
Public Member Functions | |
| AtomMatrix | compute (const AtomMatrix &posDiffNext, const AtomMatrix &posDiffPrev, double energy, double energyPrev, double energyNext) const |
Mills, Jonsson, Schenter, Surf.
Sci. 324:305, 1995. Simple forward-difference tangent: uses only the direction to the next image.
Definition at line 23 of file NEBTangent.h.
| AtomMatrix eonc::neb::SimpleTangent::compute | ( | const AtomMatrix & | posDiffNext, |
| const AtomMatrix & | posDiffPrev, | ||
| double | energy, | ||
| double | energyPrev, | ||
| double | energyNext ) const |
Definition at line 36 of file NEBTangent.cpp.