Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h45 IS offsWithAll; member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1691 …eneral(PETSC_COMM_SELF, numPoints * Nf, offsArrayWithAll, PETSC_OWN_POINTER, &patch->offsWithAll)); in PCPatchCreateCellPatchDiscretisationInfo()
2894 PetscCall(ISDestroy(&patch->offsWithAll)); in PCReset_PATCH()