PetscSFGetType#
Get the PetscSF communication implementation
Synopsis#
#include "petscsf.h"
PetscErrorCode PetscSFGetType(PetscSF sf, PetscSFType *type)
Not Collective
Input Parameter#
sf - the
PetscSFcontext
Output Parameter#
type - the
PetscSFtype name
See Also#
PetscSF - an alternative to low-level MPI calls for data communication, PetscSF, PetscSFType, PetscSFSetType(), PetscSFCreate()
Level#
intermediate
Location#
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages