Parallel test fail to compile without MPI
Just wanted to run some tests without MPI (using -DCMAKE_DISABLE_FIND_PACKAGE_MPI=True). But currently it seems like at least
- galerkintest
- hierachytest
- pamg_comm_repart_test
- pamgtest
want get compiled but assume that MPI is there which fails of course.