feat(initial): added portable mfem build system

This commit is contained in:
2026-09-05 07:11:05 -04:00
commit 6a54f2625e
49 changed files with 4344 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
/dist/
/.mesonpy-*/
/.pytest_cache/
/.venv/
__pycache__/
*.egg-info/
*.so
*.dylib
*.dll
subprojects/packagecache/
subprojects/*/
!subprojects/packagefiles/