Fortran interface uses the new C api ability to call the naieve multi-zone solver. This allows fortran calling code to make use of in build parellaism for solving multiple zones
1 line
75 B
Meson
1 line
75 B
Meson
executable('gf_quick', 'main.cpp', dependencies: [gridfire_dep, cli11_dep]) |