ISLocalToGlobalMappingGetType#
Get the type of the l2g map
Synopsis#
#include "petscis.h"
PetscErrorCode ISLocalToGlobalMappingGetType(ISLocalToGlobalMapping ltog, ISLocalToGlobalMappingType *type)
Not Collective
Input Parameter#
ltog - the ISLocalToGlobalMapping object
Output Parameter#
type - the type
See Also#
ISLocalToGlobalMappingType
, ISLocalToGlobalMappingRegister()
, ISLocalToGlobalMappingCreate()
, ISLocalToGlobalMappingSetType()
Level#
intermediate
Location#
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages