LLNL / serac

Serac is a high order nonlinear thermomechanical simulation code
BSD 3-Clause "New" or "Revised" License
178 stars 33 forks source link

Remove MFEM patch #1185

Closed chapman39 closed 1 month ago

chapman39 commented 1 month ago

I added this small MFEM patch to resolve slepc linking errors. https://github.com/LLNL/serac/blob/develop/scripts/spack/packages/mfem/package.py#L18

This MFEM commit contains the changes from the patch: https://github.com/mfem/mfem/commit/fd6e0e16599539cb358782bfc617b0df5cbec57e

Once we update MFEM past that commit, we should remove the patch.