ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
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>
Go to the source code of this file.
Classes | |
struct | OifLocalForcesBond |
Parameters for OIF local forces. More... | |
Routines to calculate the OIF local forces for a particle quadruple (two neighboring triangles with common edge).
See [14].
Definition in file oif_local_forces.hpp.