Home
last modified time | relevance | path

Searched refs:LocalCol (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/compressible/
H A Dsolgmrpetsc.c38 static PetscInt PetscOne, PetscRow, PetscCol, LocalRow, LocalCol; variable
302 ierr = MatGetLocalSize(lhsP, &LocalRow, &LocalCol); in SolGMRp()
611 ierr = MatGetLocalSize(lhsPs, &LocalRow, &LocalCol); in SolGMRpSclr()