Searched defs:rootrank (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 439 PetscErrorCode DMPlexDistributeOwnership(DM dm, PetscSection rootSection, IS *rootrank, PetscSectio… in DMPlexDistributeOwnership() 495 …exCreateOverlapLabel(DM dm, PetscInt levels, PetscSection rootSection, IS rootrank, PetscSection l… in DMPlexCreateOverlapLabel() 661 …DMLabel exLabel[], const PetscInt exValue[], PetscSection rootSection, IS rootrank, PetscSection l… in DMPlexCreateOverlapLabelFromLabels() 2012 IS rootrank, leafrank; in DMPlexDistributeOverlap_Internal() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex18.c | 1017 static PetscErrorCode PetscSectionReplicate_Private(MPI_Comm comm, PetscMPIInt rootrank, PetscSecti… in PetscSectionReplicate_Private() 1102 PetscMPIInt rootrank = 0; in DMPlexGetExpandedBoundary_Private() local
|