petsc-3.3-p7 2013-05-11

PetscSFFindWindow

Finds a window that is already in use

Synopsis

PetscErrorCode PetscSFFindWindow(PetscSF sf,MPI_Datatype unit,const void *array,MPI_Win *win)
Not Collective

Input Arguments

sf - star forest
unit - data type
array - array with which the window is associated

Output Arguments

win -window

See Also

PetscSFGetWindow(), PetscSFRestoreWindow()

Level:developer
Location:
src/sys/sf/sf.c
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages