Home
last modified time | relevance | path

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

/phasta/phSolver/incompressible/
H A DlesSparse.f368 subroutine fLesSparseApNGtC( col, row, pLhs, subroutine
370 2 nnz_tot )
391 1 + pLhs(1,k) * p(j,1)
392 2 + pLhs(2,k) * p(j,2)
393 3 + pLhs(3,k) * p(j,3)
394 4 + pLhs(4,k) * p(j,4)
H A Dusr.h72 #define fLesSparseApNGtC FortranCInterface_GLOBAL_(flessparseapngtc,FLESSPARSEAPNGTC) macro