Searched defs:fMtxVdimVecDot2 (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | ftools.f | 989 subroutine fMtxVdimVecDot2( a, b, c, na, nb, m, n ) subroutine 994 integer na, nb, m, n local 995 real*8 a(n,na), b(n,nb), c(m) 997 integer i, j local
|
| H A D | usr.h | 98 #define fMtxVdimVecDot2 FortranCInterface_GLOBAL_(fmtxvdimvecdot2,FMTXVDIMVECDOT2) macro
|