ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
debye_hueckel.hpp File Reference

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...
 

Detailed Description

Calculate the Debye-Hückel energy and force for a particle pair.

Definition in file debye_hueckel.hpp.