An open API service indexing awesome lists of open source software.

https://github.com/ivan-pi/dbrew-for

Fortran interface to DBrew
https://github.com/ivan-pi/dbrew-for

Last synced: 6 months ago
JSON representation

Fortran interface to DBrew

Awesome Lists containing this project

README

          

Fortran interfaces to the DBrew library

To learn more about DBrew visit:
https://github.com/caps-tum/dbrew

To build, use

```
make FC=gfortran CC=gcc LDFLAGS=-L
```