Searched defs:fMtxVdimVecDaxpy (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | ftools.f | 1061 subroutine fMtxVdimVecDaxpy( a, b, c, na, nb, m, n ) subroutine 1066 integer na, nb, m, n local 1067 real*8 a(n,na), b(n,nb), c(m) 1069 integer i, j local
|
| H A D | usr.h | 99 #define fMtxVdimVecDaxpy FortranCInterface_GLOBAL_(fmtxvdimvecdaxpy,FMTXVDIMVECDAXPY) macro
|