
7 Dec
2006
7 Dec
'06
4:35 p.m.
Neal Becker <ndbecker2@gmail.com> wrote:
I thought about having the integrator type (romberg, trap, etc) be specified as the 1st template parameter, but offhand I don't see what value that adds. Any thoughts?
It should be easy to specify the integrator type at runtime. So unless you can point to a performance improvement, I would keep it out of the template arguments. Cheers, Walter Landry wlandry@ucsd.edu