Add library public interface
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:08:04
| Stage: lint Stage: build_and_test Stage: build_OpenACC Stage: coverage |
Download artifacts
No artifacts found |
Add a public interface for libfortran-support
. This is related to #9
Add a fortran_support.F90
collecting all subroutines and functions in the libfortran-support
library.
Now one can do USE fortran_support
to access all public subroutines/functions in the library.
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:08:04
| Stage: lint Stage: build_and_test Stage: build_OpenACC Stage: coverage |
Download artifacts
No artifacts found |