Home
last modified time | relevance | path

Searched defs:globalNumbering (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexpartition.c12 …scInt height, PetscInt *numVertices, PetscInt **offsets, PetscInt **adjacency, IS *globalNumbering) in DMPlexCreatePartitionerGraph_Overlap()
111 …scInt height, PetscInt *numVertices, PetscInt **offsets, PetscInt **adjacency, IS *globalNumbering) in DMPlexCreatePartitionerGraph_Native()
316 …scInt height, PetscInt *numVertices, PetscInt **offsets, PetscInt **adjacency, IS *globalNumbering) in DMPlexCreatePartitionerGraph_ViaMat()
503 …scInt height, PetscInt *numVertices, PetscInt **offsets, PetscInt **adjacency, IS *globalNumbering) in DMPlexCreatePartitionerGraph()
778 IS globalNumbering; in PetscPartitionerDMPlexPartition() local