Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c745 PetscInt fBegin, fEnd, fsi, fci, fStarSize, fClosureSize; in PCPatchCompleteCellPatch() local
779 … for (fci = 0; fci < fClosureSize * 2; fci += 2) PetscCall(PetscHSetIAdd(cht, fClosure[fci])); in PCPatchCompleteCellPatch()