feat(GridFire): brought gridfire up to where network module in SERiF was before splitting it off

This commit is contained in:
2025-06-21 13:18:38 -04:00
parent a6bab8f037
commit 8bc48b8d19
37 changed files with 18155 additions and 39796 deletions

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

@@ -0,0 +1,7 @@
cmake = import('cmake')
subdir('fourdst')
subdir('boost')
subdir('cppad')