Loading [MathJax]/extensions/TeX/AMSmath.js
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
bonded_coulomb.hpp File Reference

Routines to calculate the bonded Coulomb potential between particle pairs. More...

#include "config/config.hpp"
#include <utils/Vector.hpp>
#include <cmath>
#include <optional>
+ Include dependency graph for bonded_coulomb.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BondedCoulomb
 Parameters for Coulomb bond Potential. More...
 

Detailed Description

Routines to calculate the bonded Coulomb potential between particle pairs.

Definition in file bonded_coulomb.hpp.