Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1064 …PetscInt dof, off, cdof, coff, efdof, efoff, ifdof, ifoff, pdof, n = 0, cn = 0, ifn = 0, efn … in PCPatchCreateCellPatches() local
1073 PetscCall(PetscSectionGetOffset(extFacetCounts, v, &efoff)); in PCPatchCreateCellPatches()
1106 extFacetsArray[efoff + efn++] = point; in PCPatchCreateCellPatches()