Commit Graph

1384 Commits

Author SHA1 Message Date
mariomulansky
a7740186c9 add 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
2010-08-16 12:18:47 +00:00
karsten
3af3bdd0e1 reorganizing this branch 2010-08-16 09:38:33 +00:00
mariomulansky
f50df5d0c0 +stiff example 2010-08-15 20:54:23 +00:00
mariomulansky
da88b658e1 added implicit euler (not working, yet) 2010-08-13 14:35:09 +00:00
mariomulansky
9f1225a72b added gmp test
switched to dynamic linking of gsl
2010-08-12 20:16:38 +00:00
mariomulansky
18ded6fa80 add gmp test case (yet empty) 2010-08-12 14:33:43 +00:00
mariomulansky
a1b73d9e7b implemented error_checker 2010-08-10 16:20:48 +00:00
karsten
d9bd52b119 * added construct and destruct possibilities for state types
* added controlled stepper
2010-07-23 14:59:48 +00:00
karsten
1bcf9ce33f adjuster changed 2010-07-22 14:59:46 +00:00
karsten
bad33ddee9 * clean up and organizing test
* gsl_vector adaptor introduced
* vector space algebra refinded
* rk54_ck, rk4 implemented
* some base classes for error stepper
2010-07-15 16:58:13 +00:00
karsten
be25ea1a0d * add resize functionality test
* small changes in the stepper base
* organizing the standard algebra
2010-07-15 07:24:17 +00:00
karsten
f88cc5d7e7 small changes in algebra 2010-07-14 06:41:39 +00:00
mariomulansky
044376a849 first implementation of error stepper rk_ck 2010-07-12 15:54:16 +00:00
mariomulansky
02b6c43d77 named adjust_size2 back to adjust_size 2010-07-12 14:44:23 +00:00
mariomulansky
9d8c1fb853 added test case for thrust 2010-07-12 11:03:46 +00:00
karsten
b3fd73cbca added eclipse project files to my branch 2010-07-10 11:03:12 +00:00
karsten
f19ada7f82 checked in the draft 2010-07-08 15:11:44 +00:00
karsten
6745908daf reorganizing my branch 2010-07-05 11:09:04 +00:00
karsten
a6a0249655 adding Jamroot 2010-05-05 19:53:09 +00:00
karsten
c166c2632e structurized my branch 2010-05-05 19:52:04 +00:00
karsten
4c100ae931 added dev branch 2010-03-24 07:58:05 +00:00
karsten
3e9b57fac5 merged trunk into branch 2009-12-13 13:37:17 +00:00
karsten
2b76c0756c merging trunk into branch 2009-12-13 13:28:47 +00:00
karsten
84678d6dcf intergration of the container_traits 2009-12-13 12:39:39 +00:00
mariomulansky
201d771520 forgot a bracket 2009-12-13 10:33:56 +00:00
mariomulansky
f73664382c static casts in container traits 2009-12-11 14:19:57 +00:00
karsten
b53b83e84f one example added 2009-12-10 22:48:22 +00:00
karsten
980d4115f3 added two hamiltonian solvers 2009-12-10 17:06:58 +00:00
karsten
55f80cca82 container_traits included 2009-12-09 21:44:37 +00:00
mariomulansky
f99d12b4c6 static_cast in iterator algebra 2009-12-09 20:46:40 +00:00
mariomulansky
76d3fa041b iterator traits... 2009-12-09 16:55:24 +00:00
karsten
8475bfacee added container traits to karstens branch 2009-12-08 21:05:00 +00:00
karsten
3addca3fe6 create new branch 2009-12-08 21:00:59 +00:00
Douglas Gregor
88da98e37b Move top-level boost directory over to "devel" (temporarily)
[SVN r38327]
2007-07-31 20:32:15 +00:00