Searched refs:point_nleaf (Results 1 – 1 of 1) sorted by relevance
1018 PetscInt old_npoints, new_npoints, old_nleaf, new_nleaf, point_nleaf; in DMPlexMigrateIsoperiodicFaceSF_Internal() local1025 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()