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

Routines to calculate the OIF local forces for a particle quadruple (two neighboring triangles with common edge). More...

#include "config/config.hpp"
#include "BoxGeometry.hpp"
#include "Particle.hpp"
#include <utils/Vector.hpp>
#include <utils/math/triangle_functions.hpp>
#include <cmath>
#include <tuple>
+ Include dependency graph for oif_local_forces.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OifLocalForcesBond
 Parameters for OIF local forces. More...
 

Detailed Description

Routines to calculate the OIF local forces for a particle quadruple (two neighboring triangles with common edge).

See [15].

Definition in file oif_local_forces.hpp.