Energy-weighted spring constants (variable per segment). More...
#include <NEBSpringForce.h>
Public Member Functions | |
| SpringResult | compute (long i, const AtomMatrix &tangent, double distNext, double distPrev) const |
Public Attributes | |
| std::vector< double > | springConstants |
Energy-weighted spring constants (variable per segment).
Definition at line 40 of file NEBSpringForce.h.
| SpringResult eonc::neb::WeightedSpring::compute | ( | long | i, |
| const AtomMatrix & | tangent, | ||
| double | distNext, | ||
| double | distPrev ) const |
Definition at line 31 of file NEBSpringForce.cpp.
| std::vector<double> eonc::neb::WeightedSpring::springConstants |
Definition at line 41 of file NEBSpringForce.h.