34575ca069* interface changes for the fsal steppers * some test routines for dense output steppers and controlled steppers
karsten
2010-11-02 14:39:28 +0000
0cf7ab86e5* dense output dopri 5 * some formating and comments
karsten
2010-11-01 17:22:14 +0000
df13dd8939* test frame for gsl vectors created * initialize dense output Dormand Prince 5
karsten
2010-10-25 17:45:49 +0000
a421786303added a quick'n'dirty binding for using explicit_euler with intel mkl routines
mariomulansky
2010-10-05 11:14:18 +0000
3dc19c3a15controlled stepper now works properly with fsal steppers
mariomulansky
2010-10-01 13:43:46 +0000
204d9a9eae* introducing the dense_output_explicit_euler stepper * some minor changes in the stepper_base classes ( const correctness ... ) * introducing the check_dense_output_explicit_euler test * introducing some source code analyzing tools, they are not finished yet
karsten
2010-09-30 10:12:12 +0000
12e81ad32ffixed bug in check_implicit_euler
mariomulansky
2010-09-29 17:39:09 +0000
d67823ec8aadded some const correctness
mariomulansky
2010-09-29 15:52:02 +0000
f6ab784406implementation of dopri5 rearranged parameters of do_step: out now comes behind t to avoid ambiguities
mariomulansky
2010-09-29 15:28:33 +0000
01760bd943changed adjust_size to return bool
mariomulansky
2010-09-29 12:21:38 +0000
c371e217e5Splitting the file explicit_stepper_base.hpp into * base/explicit_stepper_base.hpp * base/explicit_error_stepper_base.hpp * base/explicit_stepper_and_error_stepper_base.hpp
karsten
2010-09-29 11:54:31 +0000
9f0b7fac14fixed small bug in error_checker controlled_stepper_tests working now
mariomulansky
2010-09-28 09:49:00 +0000
b6a125a657fixing the check_resize test
karsten
2010-09-10 13:40:57 +0000
7f0d084293* reorganizing the tests and small bug fixing
karsten
2010-09-10 13:24:40 +0000
247b3bb8ba* the stepper are now noncopyable * note that due to this restriction some tests are ugly
karsten
2010-09-05 09:50:59 +0000
e92160646d* changing the in-place stepping to in- and out-place stepping * introducing the dopri5 method
karsten
2010-08-19 15:59:01 +0000
3369af1916change the inplace transformation behaviour
karsten
2010-08-19 13:49:34 +0000
a7740186c9add some conditional compiler statements to get it working with nvcc again on a first glance, nvcc seems not to be able to compile boost::type_traits so it doesn't work with boost::range or boost::ublas either
mariomulansky
2010-08-16 12:18:47 +0000
3af3bdd0e1reorganizing this branch
karsten
2010-08-16 09:38:33 +0000
f50df5d0c0+stiff example
mariomulansky
2010-08-15 20:54:23 +0000
bad33ddee9* clean up and organizing test * gsl_vector adaptor introduced * vector space algebra refinded * rk54_ck, rk4 implemented * some base classes for error stepper
karsten
2010-07-15 16:58:13 +0000
be25ea1a0d* add resize functionality test * small changes in the stepper base * organizing the standard algebra
karsten
2010-07-15 07:24:17 +0000
f88cc5d7e7small changes in algebra
karsten
2010-07-14 06:41:39 +0000
044376a849first implementation of error stepper rk_ck
mariomulansky
2010-07-12 15:54:16 +0000
02b6c43d77named adjust_size2 back to adjust_size
mariomulansky
2010-07-12 14:44:23 +0000
9d8c1fb853added test case for thrust
mariomulansky
2010-07-12 11:03:46 +0000
b3fd73cbcaadded eclipse project files to my branch
karsten
2010-07-10 11:03:12 +0000
f19ada7f82checked in the draft
karsten
2010-07-08 15:11:44 +0000
6745908dafreorganizing my branch
karsten
2010-07-05 11:09:04 +0000