|
Scine::Swoose
2.0.0
This is the SCINE module Swoose.
|
LennardJonesEvaluator LennardJonesEvaluator.h. More...
#include <LennardJonesEvaluator.h>

Public Member Functions | |
| LennardJonesEvaluator (const Utils::PositionCollection &positions) | |
| Constructor from positions. | |
| double | evaluate (Utils::FullSecondDerivativeCollection &derivatives) |
| This function evaluates and returns the energy for all LJ interactions and updates the derivatives. | |
| void | setLennardJonesTerms (std::vector< LennardJonesTerm > &&ljTerms) |
| Sets a vector of instances of the LennardJonesTerm class. | |
Friends | |
| class | Qmmm::InteractionTermEliminator |
LennardJonesEvaluator LennardJonesEvaluator.h.
This class evaluates the overall energy and derivatives of Lennard-Jones interactions.