ISLocalToGlobalMappingView#
View a local to global mapping
Synopsis#
#include "petscis.h"
PetscErrorCode ISLocalToGlobalMappingView(ISLocalToGlobalMapping mapping, PetscViewer viewer)
Not Collective
Input Parameters#
ltog - local to global mapping
viewer - viewer
See Also#
Low-level Vector Communication, PetscViewer
, ISLocalToGlobalMapping
, ISLocalToGlobalMappingDestroy()
, ISLocalToGlobalMappingCreate()
Level#
advanced
Location#
Examples#
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages