#include "petscvec.h" PetscErrorCode PetscSectionSetOffset(PetscSection s, PetscInt point, PetscInt offset)Not collective
s | - the PetscSection | |
point | - the point | |
offset | - the offset |
Note: The user usually does not call this function, but uses PetscSectionSetUp()
Level:intermediate
Location:src/vec/is/utils/vsectionis.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages