Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/schurm/
H A Dschurm.c601 PetscErrorCode MatGetSchurComplement_Basic(Mat mat, IS isrow0, IS iscol0, IS isrow1, IS iscol1, Mat… in MatGetSchurComplement_Basic()
696 PetscErrorCode MatGetSchurComplement(Mat A, IS isrow0, IS iscol0, IS isrow1, IS iscol1, MatReuse mr… in MatGetSchurComplement()