VecGhostGetGhostIS#
Return ghosting indices of a ghost vector
Synopsis#
#include "petscvec.h"
PetscErrorCode VecGhostGetGhostIS(Vec X, IS *ghost)
Input Parameters#
X - ghost vector
Output Parameter#
ghost - ghosting indices
See Also#
Level#
beginner
Location#
Examples#
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages