#include "petscsf.h" static PetscErrorCode PetscSFRestoreWindow(PetscSF sf,MPI_Datatype unit,const void *array,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 |
Level:developer
Location:src/vec/is/sf/impls/window/sfwindow.c
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages