ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ParticleObservables::Sum< ValueOp > Struct Template Reference

#include <algorithms.hpp>

Public Member Functions

template<class ParticleRange >
auto operator() (ParticleRange const &particles) const
 
template<typename T >
auto operator() (T const &acc, T const &val) const
 

Detailed Description

template<class ValueOp>
struct ParticleObservables::Sum< ValueOp >

Definition at line 72 of file algorithms.hpp.

Member Function Documentation

◆ operator()() [1/2]

template<class ValueOp >
template<class ParticleRange >
auto ParticleObservables::Sum< ValueOp >::operator() ( ParticleRange const &  particles) const
inline

Definition at line 74 of file algorithms.hpp.

◆ operator()() [2/2]

template<class ValueOp >
template<typename T >
auto ParticleObservables::Sum< ValueOp >::operator() ( T const &  acc,
T const &  val 
) const
inline

Definition at line 79 of file algorithms.hpp.


The documentation for this struct was generated from the following file: