feat(fortran): Added fortran bindings
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.
This commit is contained in:
3
tests/extern/meson.build
vendored
3
tests/extern/meson.build
vendored
@@ -1 +1,2 @@
|
||||
subdir('C')
|
||||
subdir('C')
|
||||
subdir('fortran')
|
||||
Reference in New Issue
Block a user