- Info
Roadmap to LifeV 0.2
LifeV has a much better look/layout and things are shaping up.
we could have a 0.2 version with what is in CVS now.
Branching
I am going to branch lifev by the end of the coming week (Friday July 23) and tag it
LIFEV_0_2_BRANCH unless there is a clear reason not to. It could be also postponed to
a later date if needed.
TODO before 0.2
- include everything in the
life namespace to avoid name clashes
- automatic nightly tests
- anything that you think should be added for this release.
DONE for 0.2
- new layout/organization of files/directories(CP)
- removed multiway dependencies between libraries(CP & LF)
- IP stabilization is in (MF)
- initial mass transport support is in (MP)
- initial Petsc support (CP)
- a few bugs fixed