dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01526
ODE: [...]
Commit from johanjan (2005-11-20 16:19 CET)
--------------------
ODE:
Fixed bug in mcG(q). Previously, f at the right-hand endpoint was
saved even if the slab was rejected. This is now fixed.
The error for mcG(1) in the benchmark has been reduced by up to one
magnitude (runtime is unchanged). The error is still larger than for
cG(1) though, so there appears to remain at least one source of
error. We'll have to keep looking a bit more.
dolfin src/demo/solvers/ode/reaction/bench.log 1.12
dolfin src/kernel/ode/MultiAdaptiveTimeSlab.cpp 1.46
dolfin src/kernel/ode/dolfin/MultiAdaptiveTimeSlab.h 1.24
Follow ups