Searched defs:flesInv (Results 1 – 2 of 2) sorted by relevance
307 subroutine flesInv ( x, m, n ) subroutine310 integer m, n, i, j local311 real*8 x(n,m)
88 #define flesInv FortranCInterface_GLOBAL_(flesinv,FLESINV) macro