Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsfc.c1018 PetscInt old_npoints, new_npoints, old_nleaf, new_nleaf, point_nleaf; in DMPlexMigrateIsoperiodicFaceSF_Internal() local
1025 PetscCall(PetscSFGetGraph(sf_point, &new_npoints, &point_nleaf, &point_local, &point_remote)); in DMPlexMigrateIsoperiodicFaceSF_Internal()
1034 for (PetscInt i = 0; i < point_nleaf; i++) { in DMPlexMigrateIsoperiodicFaceSF_Internal()