Skip to content

If!defined() -> ifndef

Change the few remaining if !defined() header-guards to ifndef so that clang-format can correctly indent any following preprocessor statements. Also make some header-guards more robust and namespace them to PETSc.

Merge request reports