fipy.steppers.pseudoRKQSStepper¶
- fipy.steppers.pseudoRKQSStepper.PseudoRKQSStepper(*args, **kwds)¶
Deprecated since version 4.0: Use the steppyngstounes package instead.
Adaptive stepper based on the
rkqs
(Runge-Kutta “quality-controlled” stepper) algorithm of Numerical Recipes in C: 2nd Edition, Section 16.2.Not really appropriate, since we’re not doing Runge-Kutta steps in the first place, but works OK.
Last updated on Sep 16, 2025.
Created using Sphinx 7.1.2.