Skip to content
  • Giannis Nikiteas's avatar
    Changes Fortran API to use type-bound procedures · edc7f80d
    Giannis Nikiteas authored
    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
    edc7f80d