petsc-3.11.4 2019-09-28
ISRestoreTotalIndices
Restore the index array obtained with ISGetNonlocalIndices().
Synopsis
#include "petscis.h"
PetscErrorCode ISRestoreNonlocalIndices(IS is, const PetscInt *indices[])
Not Collective.
Input Parameter
See Also
ISGetTotalIndices(), ISGetNonlocalIndices(), ISRestoreTotalIndices()
Level
intermediate
Location
src/vec/is/is/interface/index.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages