Searched refs:dofsWithArtificial (Results 1 – 2 of 2) sorted by relevance
42 IS dofsWithArtificial; member
1685 …(PETSC_COMM_SELF, numDofs, asmArrayWithArtificial, PETSC_OWN_POINTER, &patch->dofsWithArtificial)); in PCPatchCreateCellPatchDiscretisationInfo()1734 PetscCall(ISGetIndices(patch->dofsWithArtificial, &dofsArray)); in PCPatchCreateMatrix_Private()1882 PetscCall(ISRestoreIndices(patch->dofsWithArtificial, &dofsArray)); in PCPatchCreateMatrix_Private()2026 PetscCall(ISGetIndices(patch->dofsWithArtificial, &dofsArray)); in PCPatchComputeOperator_Internal()2159 PetscCall(ISRestoreIndices(patch->dofsWithArtificial, &dofsArray)); in PCPatchComputeOperator_Internal()2889 PetscCall(ISDestroy(&patch->dofsWithArtificial)); in PCReset_PATCH()