Searched refs:offsWithAll (Results 1 – 2 of 2) sorted by relevance
45 IS offsWithAll; member
1691 …eneral(PETSC_COMM_SELF, numPoints * Nf, offsArrayWithAll, PETSC_OWN_POINTER, &patch->offsWithAll)); in PCPatchCreateCellPatchDiscretisationInfo()2894 PetscCall(ISDestroy(&patch->offsWithAll)); in PCReset_PATCH()