Searched refs:flesDot2 (Results 1 – 3 of 3) sorted by relevance
85 #define flesDot2 FortranCInterface_GLOBAL_(flesdot2,FLESDOT2) macro153 double flesDot2( double* a,
247 real*8 function flesDot2 ( a, b, m, n ) function253 flesDot2 = 0256 flesDot2 = flesDot2 + a(i,j) * b(i,j)
470 tmpp = flesDot2( src1pnt, in lesDot2()