Skip to content

Draft: Add fortran

VALENTIN SEITZ requested to merge add-fortran into master

This PR attempts to create both the fortran module and bindings to the c++ library using shroud. To generate the fortran bindings, the project should be configured with: cmake .. -DSHROUD_EXECUTABLE=$(which shroud)

Edited by VALENTIN SEITZ

Merge request reports