← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Fix illegal delete in ODE solver and fix real_pow (not using

 

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

changeset:   6242:0fb6e92f35f9d967ae9a35c40d9d594bcc01c33b
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sun May 31 22:11:09 2009 +0200
files:       dolfin/common/real.cpp dolfin/common/real.h dolfin/ode/MonoAdaptiveNewtonSolver.cpp
description:
Fix illegal delete in ODE solver and fix real_pow (not using
full precision for non-integer exponent).


changeset:   6241:0f983b3546ebcd67a24521e5e961d2e8c57ba86c
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sun May 31 12:39:24 2009 +0200
files:       demo/ode/tentusscher/cpp/tentusscher.h
description:
Disable right-hand side f() for Tentusscher demo, problems
with GMP (hard to resolve). All demos compile now.


changeset:   6240:93f81aeb4164a199290c0191da93529358de17c6
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sun May 31 01:31:39 2009 +0200
files:       demo/ode/courtemanche/cpp/main.cpp demo/ode/harmonic/cpp/main.cpp demo/ode/stiff/cpp/TestProblem1.h demo/ode/stiff/cpp/TestProblem2.h demo/ode/stiff/cpp/TestProblem3.h demo/ode/stiff/cpp/TestProblem4.h demo/ode/stiff/cpp/TestProblem5.h demo/ode/stiff/cpp/TestProblem6.h demo/ode/stiff/cpp/TestProblem7.h demo/ode/stiff/cpp/TestProblem8.h demo/ode/stiff/cpp/TestProblem9.h demo/ode/tentusscher/cpp/tentusscher.h dolfin/common/real.h dolfin/ode/Controller.cpp dolfin/ode/MonoAdaptiveFixedPointSolver.cpp dolfin/ode/MonoAdaptiveNewtonSolver.cpp dolfin/ode/MonoAdaptivity.cpp dolfin/ode/MultiAdaptiveFixedPointSolver.cpp dolfin/ode/MultiAdaptiveNewtonSolver.cpp dolfin/ode/MultiAdaptiveTimeSlab.cpp dolfin/ode/MultiAdaptivity.cpp dolfin/ode/ODE.cpp dolfin/ode/cGqMethod.cpp dolfin/ode/dGqMethod.cpp
description:
More work on fixing GMP errors. Math functions moved to real_foo,
not all with full precision. Still problems with Tentuscher demo.

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