Certain REQUIRE statements were causing nvcc (specifically cicc) to crash when compiling. This can be temporarily worked around by introducing temporary variables. See https://github.com/catchorg/Catch2/issues/2005
Conflicts: fem/datacollection.cpp tests/unit/CMakeLists.txt