ADD: mfem package

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-10-18 10:46:00 +02:00
parent 64414d31fa
commit 9467ba2908

View File

@ -1,13 +0,0 @@
# Copyright 2013-2024 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
from spack.package import *
from spack.pkg.builtin.mfem import Mfem as SpackMfem
class Mfem(SpackMfem):
patch(mfem_conduit_spack.patch)