Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h73 …PetscErrorCode (*usercomputefintfacet)(PC, PetscInt, Vec, Vec, IS, PetscInt, const PetscInt *, con… member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c650 patch->usercomputefintfacet = func; in PCPatchSetComputeFunctionInteriorFacets()