Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexdistribute.c129 static PetscErrorCode DMPlexGetAdjacency_Support_Internal(DM dm, PetscInt p, PetscInt *adjSize, Pet… in DMPlexGetAdjacency_Support_Internal() function
255 PetscCall(DMPlexGetAdjacency_Support_Internal(dm, p, adjSize, *adj)); in DMPlexGetAdjacency_Internal()