Searched refs:PCPatchComputeOperator_DMPlex_Private (Results 1 – 1 of 1) sorted by relevance
1973 static PetscErrorCode PCPatchComputeOperator_DMPlex_Private(PC pc, PetscInt patchNum, Vec x, Mat J,… in PCPatchComputeOperator_DMPlex_Private() function2535 PetscCall(PCPatchSetComputeOperator(pc, PCPatchComputeOperator_DMPlex_Private, NULL)); in PCSetUp_PATCH()