Building of the C API GridFire can now be used from fotran using the gridfire_mod fortran module. This exposes the same, limited, set of funcitonality that the C API does.
2 lines
29 B
Meson
2 lines
29 B
Meson
subdir('C')
|
|
subdir('fortran') |