ISLocalToGlobalMappingView

View a local to global mapping

Synopsis

#include "petscsys.h" 
#include "petscis.h"  
int ISLocalToGlobalMappingView(ISLocalToGlobalMapping mapping,Viewer viewer)
Not Collective

Input Parameters

ltog - local to global mapping
viewer - viewer

Keywords

IS, local-to-global mapping, create

See Also

ISLocalToGlobalMappingDestroy(), ISLocalToGlobalMappingCreate()

Level:advanced
Location:
src/vec/is/utils/isltog.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages