Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpartition.c316 static PetscErrorCode DMPlexCreatePartitionerGraph_ViaMat(DM dm, PetscInt height, PetscInt *numVert… in DMPlexCreatePartitionerGraph_ViaMat() function
511 …PetscCall(DMPlexCreatePartitionerGraph_ViaMat(dm, height, numVertices, offsets, adjacency, globalN… in DMPlexCreatePartitionerGraph()