#include "petscsf.h" PetscErrorCode PetscSFSetType(PetscSF sf,PetscSFType type)Collective on PetscSF
sf | - the PetscSF context | |
type | - a known method |
PETSCSFWINDOW | - MPI-2/3 one-sided | |
PETSCSFBASIC | - basic implementation using MPI-1 two-sided |
Level:intermediate
Location:src/vec/is/sf/interface/sf.c
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages