#include "petscsf.h" PetscErrorCode PetscSFScatterEnd(PetscSF sf,MPI_Datatype unit,const void *multirootdata,void *leafdata)Collective
sf | - star forest | |
unit | - data type | |
multirootdata | - root buffer to send to each leaf, one unit of data per leaf |
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