← Back to team overview

dolfin team mailing list archive

[HG] Fixes and cleanups

 

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

changeset:   1883:e49dc5c3800e68d13025ed0b0c3f52f9ca3cd0f0
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Apr 19 23:43:29 2006 -0500
files:       src/kernel/ode/MultiAdaptiveTimeSlab.cpp src/kernel/ode/dolfin/MultiAdaptiveTimeSlab.h
description:
Fixes and cleanups


changeset:   1882:6ee3af11ac3d4bd2d84a85af0a5a59e46085eb05
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Apr 19 23:26:37 2006 -0500
files:       src/kernel/ode/MultiAdaptiveTimeSlab.cpp src/kernel/ode/MultiAdaptivity.cpp src/kernel/ode/dolfin/MultiAdaptiveTimeSlab.h src/kernel/ode/dolfin/MultiAdaptivity.h
description:
Remove kmin (does not seem to be used)


changeset:   1881:3672db3a40bf5f8047175d2b08cf2b0f2cf21142
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.


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