petsc-3.7.5 2017-01-01
Report Typos and Errors

PetscSFNode

specifier of owner and index

Synopsis

typedef struct {
  PetscInt rank;                /* Rank of owner */
  PetscInt index;               /* Index of node on rank */
} PetscSFNode;

See Also

PetscSFSetGraph()

Level:beginner
Location:
src/vec/is/sf/../../../../include/petscsftypes.h
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages