← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Add callback for user-defined update of ODEs to ODECollection

 

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

changeset:   5662:b09bb22a6252aab0f85cd642fb2276f20abc8c9b
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Tue Feb 10 19:22:32 2009 +0100
files:       dolfin/ode/ODECollection.cpp dolfin/ode/ODECollection.h
description:
Add callback for user-defined update of ODEs to ODECollection


changeset:   5661:c783d29029ae52c34d00756efcfcc3ff156ab1a9
user:        Anders Logg <logg@xxxxxxxxx>
date:        Tue Feb 10 14:48:02 2009 +0100
files:       demo/ode/collection/cpp/main.cpp demo/ode/collection/cpp/plot.py dolfin/common/real.h dolfin/ode/ODE.cpp dolfin/ode/ODE.h dolfin/ode/ODECollection.cpp dolfin/ode/ODECollection.h dolfin/ode/TimeSlab.cpp dolfin/ode/TimeSlab.h dolfin/ode/TimeStepper.cpp dolfin/ode/TimeStepper.h
description:
First version of new class ODECollection for integrating (large) collections
of ODEs, each with the same governing equations but possibly different states.
Seems to work but more testing is needed. Haven't tried to initialize time
step controllers correctly when switching states.


changeset:   5660:04d9d4b1426e72261f7fb84f26c7840472bbc823
user:        Anders Logg <logg@xxxxxxxxx>
date:        Tue Feb 10 11:52:06 2009 +0100
files:       dolfin/common/real.h dolfin/ode/MonoAdaptiveFixedPointSolver.cpp dolfin/ode/TimeSlabSolver.cpp
description:
Some more fixes to the ODE solvers, still lots of complaints
from valgrind but maybe it does not bother the buildbot (no memory leaks).

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