Searched refs:ISGetTotalIndices (Results 1 – 3 of 3) sorted by relevance
215 PetscCall(ISGetTotalIndices(network->vieweroptions.viewranks, &viewranks)); in DMView_Network_Matplotlib()
85 PETSC_EXTERN PetscErrorCode ISGetTotalIndices(IS, const PetscInt *[]);
1401 PetscErrorCode ISGetTotalIndices(IS is, const PetscInt *indices[]) in ISGetTotalIndices() function