Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/interface/
H A Dindex.c1346 static PetscErrorCode ISGatherTotal_Private(IS is) in ISGatherTotal_Private() function
1412 if (!is->total) PetscCall(ISGatherTotal_Private(is)); in ISGetTotalIndices()
1482 if (!is->total) PetscCall(ISGatherTotal_Private(is)); in ISGetNonlocalIndices()