Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 271 Bytes

File metadata and controls

5 lines (3 loc) · 271 Bytes

Barebones testing

Some very basic functions to create tests for OO scientific code. Mainly provides nice printing which is MPI aware and colourful.

A lot of this is an exercise in singletons, factories and a few other patterns, as well as std::function and std::bind