Peter Hill
Peter Hill
Pushed back
See #951 why this is tricky
`false` is probably better, yes, but I am a bit worried about breaking old input files. Does it make sense to warn if the default value is used? Or to...
FCI does currently work with OpenMP. The main issue with MPI and FCI is working out what processors the field lines end on and doing that communication. If the field...
We also need to think about what regions should be in a mesh by default
We can't deprecate `RangeIterator` until we remove `Mesh::iterateBndry*`, which I've been struggling with due to the lack of tests on the bits that still use those routines.
We could probably even delete that whole section and just link to BOUT-configs
Putting off for now till we get some tests on the places where these functions are used.
I'm not sure why this is even an option. I think all the compiler and third party CMake setup stuff was changed at least in part to mirror some other...
Should I bump `myst-nb` version at the same time?