Searched refs:IS_UNIQUE (Results 1 – 3 of 3) sorted by relevance
354 case IS_UNIQUE: in ISSetInfo_Internal()373 is->info[itype][IS_UNIQUE] = IS_INFO_TRUE; in ISSetInfo_Internal()374 is->info[IS_LOCAL][IS_UNIQUE] = IS_INFO_TRUE; in ISSetInfo_Internal()376 is->info_permanent[itype][IS_UNIQUE] = PETSC_TRUE; in ISSetInfo_Internal()377 is->info_permanent[IS_LOCAL][IS_UNIQUE] = PETSC_TRUE; in ISSetInfo_Internal()388 is->info[itype][IS_UNIQUE] = IS_INFO_TRUE; in ISSetInfo_Internal()389 is->info[IS_LOCAL][IS_UNIQUE] = IS_INFO_TRUE; in ISSetInfo_Internal()393 is->info_permanent[itype][IS_UNIQUE] = PETSC_TRUE; in ISSetInfo_Internal()394 is->info_permanent[IS_LOCAL][IS_UNIQUE] = PETSC_TRUE; in ISSetInfo_Internal()405 is->info[itype][IS_UNIQUE] = IS_INFO_TRUE; in ISSetInfo_Internal()[all …]
118 PetscCall(ISSetInfo(*is, IS_UNIQUE, IS_GLOBAL, PETSC_TRUE, PETSC_TRUE)); in DMStagCreateISFromStencils()
68 IS_UNIQUE = 1, enumerator