file
Position.hppA position model for Lagrangian particles.
Contents
- Reference
This file implements the time integration of a system of deterministic or stochastic differential equations to model fluctuating particle postitions.
Namespaces
- namespace walker
- Walker declarations and definitions.
Classes
-
template<class Init, class Coefficients>class walker::Position
- Position equation used polymorphically with DiffEq.