Skip to content

Feature/helmsmooth3D

Kilian Lackhove requested to merge lackhove/nektar:feature/helmsmooth3D into master

This MR enables the hemholtz smoother for 3D problems

It also activates PETSc MUMPS support when a Fortran compiler is present because currently, only direct solvers can reliably handle the resulting linear system.

Merge request reports