#include "petscsf.h" PetscErrorCode PetscSFReduceEnd(PetscSF sf,MPI_Datatype unit,const void *leafdata,void *rootdata,MPI_Op op)Collective
sf | - star forest | |
unit | - data type | |
leafdata | - values to reduce | |
op | - reduction operation |
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