Searched defs:flesSub (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/incompressible/ |
| H A D | ftools.f | 208 subroutine flesSub ( a, b, m, n ) subroutine 211 integer m, n, i, j local 212 real*8 a(n,m), b(n,m)
|
| H A D | usr.h | 83 #define flesSub FortranCInterface_GLOBAL_(flessub,FLESSUB) macro
|