Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/is/
H A Dpcis.c137 PetscErrorCode PCISSetUp(PC pc, PetscBool computematrices, PetscBool computesolvers) in PCISSetUp() argument
250 if (computematrices) { in PCISSetUp()