Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1973 static PetscErrorCode PCPatchComputeOperator_DMPlex_Private(PC pc, PetscInt patchNum, Vec x, Mat J,… in PCPatchComputeOperator_DMPlex_Private() function
2535 PetscCall(PCPatchSetComputeOperator(pc, PCPatchComputeOperator_DMPlex_Private, NULL)); in PCSetUp_PATCH()