ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Calculate the Reaction Field energy and force for a particle pair [30], [42]. More...
#include "config/config.hpp"
#include "electrostatics/actor.hpp"
#include "Particle.hpp"
#include <utils/Vector.hpp>
#include <utils/math/int_pow.hpp>
#include <stdexcept>
Go to the source code of this file.
Classes | |
struct | ReactionField |
Reaction Field parameters. More... | |
Calculate the Reaction Field energy and force for a particle pair [30], [42].
Definition in file reaction_field.hpp.