-
- Downloads
Changes Fortran API to use type-bound procedures
Because of how type-bound procedures are defined the functions have to be parsed twice. First to generate the the types and the second time to implement the interface with the C API. `NOPASS` is used to signify that the procedures are static and
Loading
Please register or sign in to comment