Searched defs:flesZero (Results 1 – 2 of 2) sorted by relevance
113 subroutine flesZero ( a, m, n ) subroutine116 integer m, n, i, j local117 real*8 a(n,m)
89 #define flesZero FortranCInterface_GLOBAL_(fleszero,FLESZERO) macro