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
- Host: GitHub
- URL: https://github.com/ivan-pi/dbrew-for
- Owner: ivan-pi
- Created: 2025-04-29T07:04:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-29T07:17:10.000Z (9 months ago)
- Last Synced: 2025-07-12T10:57:42.374Z (6 months ago)
- Language: Fortran
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```