Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h51 …PetscSection gtolCountsWithAll; /* ?? Indices to extract from local to patch vectors inclu… member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1192 PetscSection gtolCounts, gtolCountsWithArtificial = NULL, gtolCountsWithAll = NULL; in PCPatchCreateCellPatchDiscretisationInfo() local