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

Go to the source code of this file.

Namespaces

namespace  Algorithm
 

Functions

template<typename CellIterator , typename PairKernel >
void Algorithm::link_cell (CellIterator first, CellIterator last, PairKernel &&pair_kernel)
 Iterates over all particles in the cell range, and over all pairs within the cells and with their neighbors.