test_ODE_vs_spectral#
- test_ODE_vs_spectral(NBS, params_buf, vector_calls, LowLevel, NoSymIfPossible)[source]#
Tests that the Fourier periodic spectral solver agrees with the time forward Runge-Kutta solver.
- Parameters:
NoSymIfPossible (
bool
) – [True, False]LowLevel (
bool
) – [True, False]vector_calls (
bool
) – [True, False]params_buf (
numpy.ndarray
) – [(), (), (), (), (), (), ()]