Uniform spring constant for all images. More...
#include <NEBSpringForce.h>
Public Member Functions | |
| SpringResult | compute (long i, const AtomMatrix &tangent, double distNext, double distPrev, const AtomMatrix &posDiffNext, const AtomMatrix &posDiffPrev, const std::shared_ptr< Matter > &image) const |
Public Attributes | |
| double | ksp |
Uniform spring constant for all images.
Definition at line 30 of file NEBSpringForce.h.
| SpringResult eonc::neb::UniformSpring::compute | ( | long | i, |
| const AtomMatrix & | tangent, | ||
| double | distNext, | ||
| double | distPrev, | ||
| const AtomMatrix & | posDiffNext, | ||
| const AtomMatrix & | posDiffPrev, | ||
| const std::shared_ptr< Matter > & | image ) const |
Definition at line 19 of file NEBSpringForce.cpp.
| double eonc::neb::UniformSpring::ksp |
Definition at line 31 of file NEBSpringForce.h.