#include "eon/NEBSpringForce.h"Go to the source code of this file.
Namespaces | |
| namespace | eonc |
| RAII resource manager for the ARTn C library with global synchronization. | |
| namespace | eonc::neb |
Functions | |
| SpringStrategy | eonc::neb::buildSpringStrategy (const Parameters ¶ms, const std::vector< std::shared_ptr< Matter > > &path, long numImages, int atoms, double maxEnergy, double E_ref) |
| Build the appropriate spring strategy from parameters and current path state. | |