2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-02-15 13:22:10 +00:00

factory functions added

This commit is contained in:
Karsten Ahnert
2011-09-26 09:21:28 +02:00
parent b6a544677b
commit df371c5859
12 changed files with 574 additions and 0 deletions

View File

@@ -40,5 +40,6 @@ test-suite "odeint"
[ run integrate_times.cpp ]
[ run integrate.cpp ]
[ run integrate_implicit.cpp ]
[ run generation.cpp ]
: <testing.launcher>valgrind
;