Skip to content

Suggestions for Fortran API #104

@dmed256

Description

@dmed256

It would be nice to revive the Fortran API found in the (libocca/occa-fortran)[https://github.com/libocca/occa-fortran] repo

Unfortunately I'm a Fortran noob, so I'm looking for suggestions on how to make the Fortran API look nice and mirror the C API (or cleaner if we can!). Questions include:

  • Should we aim for F77 or a newer version?
  • How does NULL work in Fortran? (we use it for some defaults)
  • How do we wrap the occaInt, occaDouble, ... C objects?

Metadata

Metadata

Assignees

No one assigned

    Labels

    beginnerA good place to wade into OCCA developmenthelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions