Francois Hebert
Francois Hebert
### What happened? The outermost atlas `mpi::Scope` does not restore the prior default eckit MPI communicator when it goes out of scope. See code snippet below. I suspect the problem...
### What happened? When attempting to set up a FunctionSpace whose grid points are all on one particular MPI task, I find the serial partitioner does not act the way...
### What happened? The test case `test_polygon` uses nested SECTION scopes, and it appears that lines of code in inner SECTION scopes are not run. I think `test_polygon` may be...