Searched refs:PetscSectionReplicate_Private (Results 1 – 1 of 1) sorted by relevance
1017 static PetscErrorCode PetscSectionReplicate_Private(MPI_Comm comm, PetscMPIInt rootrank, PetscSecti… in PetscSectionReplicate_Private() function1181 …for (d = 0; d < bnd->depth; d++) PetscCall(PetscSectionReplicate_Private(comm, rootrank, (rank == … in DMPlexGetExpandedBoundary_Private()