Searched refs:efn (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 1064 …scInt dof, off, cdof, coff, efdof, efoff, ifdof, ifoff, pdof, n = 0, cn = 0, ifn = 0, efn = 0; in PCPatchCreateCellPatches() local 1106 extFacetsArray[efoff + efn++] = point; in PCPatchCreateCellPatches() 1115 …efn == efdof, PETSC_COMM_SELF, PETSC_ERR_ARG_SIZ, "Number of exterior facets in patch %" PetscInt_… in PCPatchCreateCellPatches()
|