Home
last modified time | relevance | path

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

/phasta/phSolver/incompressible/
H A Dftools.f170 subroutine flesScaleCp ( a, b, s, m, n ) subroutine
173 integer m, n, i, j local
174 real*8 a(n,m), b(n,m), s local
H A Dusr.h81 #define flesScaleCp FortranCInterface_GLOBAL_(flesscalecp,FLESSCALECP) macro