PetscSFWindowFlavorType#
Flavor for the creation of MPI windows for PETSCSFWINDOW
Synopsis#
Values#
PETSCSF_WINDOW_FLAVOR_CREATE
- UseMPI_Win_create()
, no reusePETSCSF_WINDOW_FLAVOR_DYNAMIC
- UseMPI_Win_create_dynamic()
and dynamically attach pointersPETSCSF_WINDOW_FLAVOR_SHARED
- UseMPI_Win_allocate_shared()
See Also#
PetscSF
, PetscSFWindowSetFlavorType()
, PetscSFWindowGetFlavorType()
Level#
advanced
Location#
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages