feat(GridFire): SERiF now uses GridFire
This commit is contained in:
@@ -25,7 +25,7 @@ py_mod = py_installation.extension_module(
|
||||
mfem_dep,
|
||||
polysolver_dep,
|
||||
trampoline_dep,
|
||||
network_dep,
|
||||
gridfire_dep,
|
||||
],
|
||||
cpp_args : ['-UNDEBUG'], # Example: Ensure assertions are enabled if needed
|
||||
install : true,
|
||||
|
||||
Reference in New Issue
Block a user