Home
last modified time | relevance | path

Searched refs:newConesIS (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c2355 IS newConesIS, newOrientationsIS; in PlexLayerDistribute_Private() local
2363 …, cellLocalToGlobalSF, layer->coneSizesSection, layer->conesIS, newConeSizesSection, &newConesIS)); in PlexLayerDistribute_Private()
2367 PetscCall(PetscObjectSetName((PetscObject)newConesIS, ((PetscObject)layer->conesIS)->name)); in PlexLayerDistribute_Private()
2373 layer->conesIS = newConesIS; in PlexLayerDistribute_Private()