Propagators#

Propagators are the main building blocks of Models, as they define the time splitting scheme of every algorithm. A propagator is used to advance a subset (or all) of a model’s variables by one time step, \(t \to t + \Delta t\).