petsc-3.3-p7 2013-05-11

PetscSFSetSynchronizationType

set synchrozitaion type for PetscSF communication

Synopsis

PetscErrorCode PetscSFSetSynchronizationType(PetscSF sf,PetscSFSynchronizationType 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()

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