feat(main): initial commit

This commit is contained in:
2026-02-03 08:15:49 -05:00
parent f810a9fc1d
commit 4d507738bf
15 changed files with 300009 additions and 1 deletions

5
build-config/meson.build Normal file
View File

@@ -0,0 +1,5 @@
subdir('mfem')
subdir('libconfig')
subdir('CLI11')
subdir('libcomposition')
subdir('gridfire')