Home
last modified time | relevance | path

Searched defs:flesDxpay (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/incompressible/
H A Dftools.f287 subroutine flesDxpay ( x, y, a, m, n ) subroutine
290 integer m, n, i, j local
291 real*8 x(n,m), y(n,m)
292 real*8 a local
H A Dusr.h87 #define flesDxpay FortranCInterface_GLOBAL_(flesdxpay,FLESDXPAY) macro