double lambda
Dornic method stochastic-step variable.
double dt
Time step, i.e, epoch-to-epoch Δt.
double lambda_on_explcdt
Dornic method stochastic-step variable.
double noise_coefficient
Dornic method coefficient.
double linear_coefficient
Dornic method coefficient.
virtual void set_nonlinear_coefficients(const Coefficients &coefficients)
Method to set nonlinear coefficients for deterministic integration step: to be defined by application...
void prepare(const Coefficients &coefficients)
Set initial condition of Langevin density field grid.
Base class for Langevin equation integrator.
Container for nonlinear Langevin equation coefficients.
Type definitions for BaseLangevin integrator.
Container for nonlinear Langevin equation coefficients.