#include "petscsf.h" static PetscErrorCode PetscSFRestoreWindow(PetscSF sf,MPI_Datatype unit,const void *rkey,const void *lkey,PetscBool epoch,PetscMPIInt fenceassert,MPI_Win *win)Collective
sf | - star forest | |
unit | - data type | |
array | - array associated with window | |
epoch | - close an epoch, must match argument to PetscSFGetWindow() | |
win | - window |