petsc-3.4.5 2014-06-29

PetscSFWindowSetSyncType

set synchrozitaion type for PetscSF communication

Synopsis

#include "petscsf.h" 
PetscErrorCode PetscSFWindowSetSyncType(PetscSF sf,PetscSFWindowSyncType sync)
Logically Collective

Input Arguments

sf - star forest for communication
sync - synchronization type

Options Database Key

-sf_synchronization <sync> -sets the synchronization type

See Also

PetscSFSetFromOptions(), PetscSFWindowGetSyncType()

Level:advanced
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