One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 5661:c783d29029ae52c34d00756efcfcc3ff156ab1a9 tag: tip user: Anders Logg <[email protected]> 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 <[email protected]> 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). changeset: 5659:16e95d7eed387c4e6fb8d1f0235d0f5eb0a0eb91 parent: 5658:d6d661c979340701f12565329dd7019204dee78e parent: 5657:e893f260884275f77ce803fbf3220f140c678760 user: Anders Logg <[email protected]> date: Tue Feb 10 10:49:43 2009 +0100 files: dolfin/function/GenericFunction.h description: merge ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
