Fortran: implement get/set at indices BMI functions
Opened this issue · 0 comments
mdpiper commented
The
- get_value_at_indices
- set_value_at_indices
functions are listed in the Fortran BMI specification, but they aren't included in the cookiecutter. The files
- bmi_interoperability.f90
- bmi_interoperability.h
- _fortran.pyx
need to be updated to include them.