2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-19 04:22:12 +00:00
Mario Mulansky 23ffb209fa added overflow exception to integrate_const
Following the discussion in #173, the integrate_const function now
provide a mechanisms to check for TOO_MUCH_WORK situations where too
many steps are performed without any progress (i.e. observer calls).
Naturally, this only makes sense for controlled steppers or dense
output steppers.
Also, integrate_adaptive functions do not require such functionality as
there observer calls happen at every time step.
Hence, only integrate_n_steps and integrate_times will be adapted shortly
2015-10-06 17:26:18 +02:00
2015-05-21 12:22:04 +02:00
2015-06-14 16:23:54 +02:00
2011-07-09 09:45:12 +02:00
2015-06-30 00:24:14 +02:00
2011-11-04 18:27:41 +01:00
2014-03-26 08:23:08 +01:00
2014-11-11 18:41:14 +01:00
2015-04-06 21:08:33 +02:00

Bitdeli Badge

odeint is a highly flexible library for solving ordinary differential equations.

Description
Mirrored via gitea-mirror
Readme BSL-1.0 4.9 MiB
Languages
C++ 98.8%
Python 0.4%
Makefile 0.2%
Cuda 0.2%
Fortran 0.1%
Other 0.2%