Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi319 …PetscErrorCode PCPatchSetComputeFunctionInteriorFacets(PetscPC, PetscPCPatchComputeFunction, void*)
/petsc/include/
H A Dpetscpc.h500 PETSC_EXTERN PetscErrorCode PCPatchSetComputeFunctionInteriorFacets(PC pc, PetscErrorCode (*)(PC, P…
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c645 PetscErrorCode PCPatchSetComputeFunctionInteriorFacets(PC pc, PetscErrorCode (*func)(PC pc, PetscIn… in PCPatchSetComputeFunctionInteriorFacets() function