PetscSFWindowFlavorType#
Flavor for the creation of MPI windows for PETSCSFWINDOW
Synopsis#
Values#
- PETSCSF_WINDOW_FLAVOR_CREATE- Use- MPI_Win_create(), no reuse
- PETSCSF_WINDOW_FLAVOR_DYNAMIC- Use- MPI_Win_create_dynamic()and dynamically attach pointers
- PETSCSF_WINDOW_FLAVOR_SHARED- Use- MPI_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