petsc-3.11.4 2019-09-28
PetscSectionSetUseFieldOffsets
Set the flag to use field offsets directly in a global section, rather than just the point offset
Synopsis
#include "petscvec.h"
PetscErrorCode PetscSectionSetUseFieldOffsets(PetscSection s, PetscBool flg)
Not collective
Input Parameters
See Also
PetscSectionGetUseFieldOffsets(), PetscSectionSetChart(), PetscSectionCreate()
Level
developer
Location
src/vec/is/utils/vsectionis.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages