← Back to team overview

dolfin team mailing list archive

[HG] Remove kmin (does not seem to be used)

 

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

changeset:   1882:6ee3af11ac3d4bd2d84a85af0a5a59e46085eb05
tag:         tip
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.


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


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