Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h43 IS offsWithArtificial; member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1686 …OMM_SELF, numPoints * Nf, offsArrayWithArtificial, PETSC_OWN_POINTER, &patch->offsWithArtificial)); in PCPatchCreateCellPatchDiscretisationInfo()
2890 PetscCall(ISDestroy(&patch->offsWithArtificial)); in PCReset_PATCH()