Searched refs:usercomputef (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | pcpatchimpl.h | 67 …PetscErrorCode (*usercomputef)(PC, PetscInt, Vec, Vec, IS, PetscInt, const PetscInt *, const Petsc… member
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 612 patch->usercomputef = func; in PCPatchSetComputeFunction() 1957 …PetscCallBack("PCPatch callback", patch->usercomputef(pc, point, x, F, patch->cellIS, ncell * patc… in PCPatchComputeFunction_Internal()
|