LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
Fintface.f
Go to the documentation of this file.
1
program
intface
2
external
c_intface
3
integer
i
4
5
call
c_intface
(i)
6
7
stop
8
end
intface
program intface
Definition:
Fintface.f:1
c_intface
void c_intface(int *i)
Definition:
Cintface.c:8
LAPACKE
mangling
Fintface.f
Generated on Wed May 5 2021 15:10:32 for LAPACK by
1.8.16