Skip to content
Snippets Groups Projects
Commit 05a7452e authored by Benjamin Cumming's avatar Benjamin Cumming
Browse files

generalize global policy

- move definition of `global_policy` to header file
  src/communication/global_policy.hpp
- the `#ifdef WITH_MPI` guards go there so that
    - they don't pollute user code
    - they are available throughout the application
- small cleanup of a couple of style points in the mpi code
parent 168f84d2
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment