Home
last modified time | relevance | path

Searched refs:efdof (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
1072 PetscCall(PetscSectionGetDof(extFacetCounts, v, &efdof)); in PCPatchCreateCellPatches()
1115efdof, PETSC_COMM_SELF, PETSC_ERR_ARG_SIZ, "Number of exterior facets in patch %" PetscInt_FMT " i… in PCPatchCreateCellPatches()