petsc-3.3-p7 2013-05-11

PetscSFReset

Reset a star forest so that different sizes or neighbors can be used

Synopsis

PetscErrorCode PetscSFReset(PetscSF sf)
Collective

Input Arguments

sf -star forest

See Also

PetscSFCreate(), PetscSFSetGraph(), PetscSFDestroy()

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