petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscSFFindWindow

Finds a window that is already in use

Synopsis

#include "petscsf.h" 
static PetscErrorCode PetscSFFindWindow(PetscSF sf,MPI_Datatype unit,const void *array,MPI_Win *win)
Not Collective Many br

Input Arguments

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

Output Arguments

win -window Many br

Many br

See Also

PetscSFGetWindow(), PetscSFRestoreWindow()

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