ADD: mfem package
This commit is contained in:

parent
64414d31fa
commit
9467ba2908
@ -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)
|
|
Reference in New Issue
Block a user