![]() |
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>
Include dependency graph for debye_hueckel.hpp:
This graph shows which files directly or indirectly include this file: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.