Draft: Add fortran
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