Fix Header Guard for PETSc implementation in TerraNeo
Due to a typo in the header guard for PETSc implementation within P2P1StokesOperatorWithProjection.hpp a simulation error was thrown when PETSc is used as coarse grid solver in combination with a Uzawa type MG solver. This typo has been corrected.