dftbplus / mpifx

Modern Fortran wrappers around MPI routines
BSD 2-Clause "Simplified" License
34 stars 13 forks source link

test_simple.fpp uses missing macro #52

Open bhourahine opened 1 year ago

bhourahine commented 1 year ago

The example for the MPI tester requires @:MPI_ASSERT_EQ which doesn't seem to be provided anywhere.