Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h68 void *usercomputefctx; member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c613 patch->usercomputefctx = ctx; in PCPatchSetComputeFunction()
1957 …h->totalDofsPerCell, dofsArrayWithAll + offset * patch->totalDofsPerCell, patch->usercomputefctx)); in PCPatchComputeFunction_Internal()