ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
accumulators.hpp File Reference
+ Include dependency graph for accumulators.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Accumulators
 

Functions

void Accumulators::auto_update (boost::mpi::communicator const &comm, int steps)
 Update accumulators.
 
int Accumulators::auto_update_next_update ()
 
bool Accumulators::auto_update_contains (AccumulatorBase const *acc) noexcept
 
void Accumulators::auto_update_add (AccumulatorBase *acc)
 
void Accumulators::auto_update_remove (AccumulatorBase *acc)