Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Plan

Encapsulate Mercury into oomphlib, with hooks in both codes; use cmake to create a combined compilation tool; commit the hooks back to oomphlib.

There will be a new class that encapsulates both MercuryDPM and Oomphlib (composition) but for the coupled code Oomphlib will be the main code.

However, for installation it will be MercuryDPM driven.

oomph-lib access

Two public-facing repositories are

 svn://oomph-lib.maths.man.ac.uk/release

 and

svn://oomph-lib.maths.man.ac.uk/testing

Creating a git clone of the testing branch

git svn clone svn://oomph-lib.maths.man.ac.uk/testing -T trunk -b branches  -t tags --ignore-path='david-branch' <YourLocalName>

Please note, this comment will take 1-2 hours to run; but will give you all version history in a git repos, you can commit and play with.

  • No labels