Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h109 PETSC_EXTERN PCModifySubMatricesFn PCModifySubMatrices; variable
/petsc/src/ksp/pc/interface/
H A Dprecon.c1228 PetscErrorCode PCModifySubMatrices(PC pc, PetscInt nsub, const IS row[], const IS col[], Mat submat… in PCModifySubMatrices() function