#include "petscsf.h" PetscErrorCode PetscSFBcastBegin(PetscSF sf,MPI_Datatype unit,const void *rootdata,void *leafdata)Collective on PetscSF
sf | - star forest on which to communicate | |
unit | - data type associated with each node | |
rootdata | - buffer to broadcast |
Level:intermediate
Location:src/vec/is/sf/interface/sf.c
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages