Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h71 void *usercomputeopintfacetctx; member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c727 patch->usercomputeopintfacetctx = ctx; in PCPatchSetComputeOperatorInteriorFacets()
2134 …ntFacets * patch->totalDofsPerCell, facetDofs, facetDofsWithAll, patch->usercomputeopintfacetctx)); in PCPatchComputeOperator_Internal()
2328 …, vecMat, intFacetsIS, 2 * ndof * nIntFacets, dofMapArray, NULL, patch->usercomputeopintfacetctx)); in PCPatchPrecomputePatchTensors_Private()