Skip to content

fix petsc compile without MPI (fixes #77)

Kilian Lackhove requested to merge lackhove/nektar:fix/petsc-noMPI into master

MUMPS makes only sense (and only works when) run in parallel, so disable it when no MPI is available

fixes #77 (closed)

Merge request reports