← Back to team overview

dolfin team mailing list archive

[HG] Remove f0tmp in MultiAdaptiveTimeSlab.

 

One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.

changeset:   1881:3672db3a40bf5f8047175d2b08cf2b0f2cf21142
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Apr 19 23:20:16 2006 -0500
files:       src/bench/ode/reaction/bench-tol.log src/kernel/ode/MultiAdaptiveTimeSlab.cpp src/kernel/ode/dolfin/MultiAdaptiveTimeSlab.h
description:
Remove f0tmp in MultiAdaptiveTimeSlab.

Instead of putting f at right end-point in f0tmp and then
copying to f0 if the slab is accepted, the values are now
always put into f0 and the values recomputed in the case
when the slab is not accepted (which should be just a few
cases). Seems to work and the performance is the same.


changeset:   1880:b8663a7e6ad5f0d1ea8a7068a803200a9be164db
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Apr 19 22:57:03 2006 -0500
files:       src/kernel/ode/MultiAdaptivity.cpp
description:
Add new experimental conservative modification of residual for mid-components


changeset:   1879:c7a25637371720180e0ecff9f8b78f5cccc832ed
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Apr 19 18:58:21 2006 -0500
files:       src/bench/ode/reaction/checkerror.py
description:
Add simple script for checking size of error for ODE benchmark


-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin