src/Walker/Integrator.cpp file

Integrator advances differential equations.

Contents

Integrator advances differential equations. There are a potentially large number of Integrator Charm++ chares created by Distributor. Each integrator gets a chunk of the full load and does the same: initializes and advances multiple ordinary or stochastic differential equations in time. Note that there is no spatial dependence, these equations describe spatially homogeneous processes.

Namespaces

namespace walker
Walker declarations and definitions.