LAPACK
3.9.1
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
c_intface
void c_intface(int *i)
Definition:
Cintface.c:8
intface
program intface
Definition:
Fintface.f:1
LAPACKE
mangling
Fintface.f
Generated on Thu Apr 1 2021 10:08:18 for LAPACK by
1.9.1