feat(pythonInterface/mfem): added loads of mfem bindings to make interacting through python easy
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
PyCoefficient_sources = files(
|
||||
'PyCoefficient.cpp'
|
||||
)
|
||||
|
||||
trampoline_sources += PyCoefficient_sources
|
||||
Reference in New Issue
Block a user