ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Calculate the Debye-Hückel energy and force for a particle pair. More...
#include "config/config.hpp"
#include "electrostatics/actor.hpp"
#include "Particle.hpp"
#include <utils/Vector.hpp>
#include <utils/math/int_pow.hpp>
#include <cmath>
#include <stdexcept>
Go to the source code of this file.
Classes | |
struct | DebyeHueckel |
Debye-Hückel parameters. More... | |
Calculate the Debye-Hückel energy and force for a particle pair.
Definition in file debye_hueckel.hpp.