MaPHyS C++
The goal of this project is to lay the foundations of a new C++ implementation of the MaPHyS solver developed into the HiePACS Team @ Inria Bordeaux.
1 Gitflow model
To collaborate onto this project, we recommend the use of the gitflow git branching model. See:
- http://nvie.com/posts/a-successful-git-branching-model
- https://danielkummer.github.io/git-flow-cheatsheet/index.fr_FR.html
2 C++ links
- The reference: http://en.cppreference.com
- Online compiler explorer: https://godbolt.org