Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h62 …PetscInt ignoredim; /* In Vanka construction, should we eliminate any entities of … member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c743 PetscInt ignoredim, iStart = 0, iEnd = -1, starSize, closureSize, si, ci; in PCPatchCompleteCellPatch() local