csdms / bmi-fortran

Basic Model Interface for Fortran
https://bmi.readthedocs.io
MIT License
6 stars 10 forks source link

Implement getters/setters for bool, long, and complex types #16

Open mdpiper opened 5 years ago

mdpiper commented 5 years ago

In #14, generic getters and setters are created to handle integer, float, and double types (using the SIDL conventions from Babel) for the Fortran BMI. Here, implement remaining types: