Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h100 …IS iterationSet; /* Index set specifying how we iterate over patches */ member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2784 const PetscInt *iterationSet; in PCApply_PATCH() local