dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #00375
- Fix algorithm for computing all combinations of initial data for [...]
Commit from logg (2005-02-20 00:07 CET)
----------------
- Fix algorithm for computing all combinations of initial data for
homotopies.
- Modified interface of ODE::update() to let user know when the
the integration has reached the end point (good for saving the
end-time value).
- Cleaned up the homotopy classes and the simple test example.
dolfin src/demo/solvers/ode/homotopy/simple/main.cpp 1.14
dolfin src/kernel/ode/ComplexODE.cpp 1.7
dolfin src/kernel/ode/Homotopy.cpp 1.4
dolfin src/kernel/ode/HomotopyODE.cpp 1.2
dolfin src/kernel/ode/MonoAdaptiveTimeSlab.cpp 1.14
dolfin src/kernel/ode/MultiAdaptiveTimeSlab.cpp 1.9
dolfin src/kernel/ode/ODE.cpp 1.29
dolfin src/kernel/ode/dolfin/ComplexODE.h 1.8
dolfin src/kernel/ode/dolfin/Homotopy.h 1.4
dolfin src/kernel/ode/dolfin/HomotopyODE.h 1.2
dolfin src/kernel/ode/dolfin/ODE.h 1.35