petsc-3.3-p7 2013-05-11
PetscSFSetFromOptions
set PetscSF options using the options database
Synopsis
PetscErrorCode PetscSFSetFromOptions(PetscSF sf)
Logically Collective
Input Arguments
sf -star forest
Options Database Keys
-sf_synchronization -synchronization type used by PetscSF
Keywords
KSP, set, from, options, database
See Also
PetscSFSetSynchronizationType()
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
Examples
src/sys/sf/examples/tutorials/ex1.c.html