Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpartition.c12 static PetscErrorCode DMPlexCreatePartitionerGraph_Overlap(DM dm, PetscInt height, PetscInt *numVer… in DMPlexCreatePartitionerGraph_Overlap() function
517 …PetscCall(DMPlexCreatePartitionerGraph_Overlap(dm, height, numVertices, offsets, adjacency, global… in DMPlexCreatePartitionerGraph()