PetscSFGetType#

Get the PetscSF communication implementation

Synopsis#

#include "petscsf.h" 
PetscErrorCode PetscSFGetType(PetscSF sf, PetscSFType *type)

Not Collective

Input Parameter#

Output Parameter#

See Also#

PetscSF, PetscSFType, PetscSFSetType(), PetscSFCreate()

Level#

intermediate

Location#

src/vec/is/sf/interface/sf.c


Edit on GitLab

Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages