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

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>
+ Include dependency graph for reaction_field.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ReactionField
 Reaction Field parameters. More...
 

Detailed Description

Calculate the Reaction Field energy and force for a particle pair [30], [42].

Definition in file reaction_field.hpp.