petsc-3.11.4 2019-09-28
PetscSectionSetFromOptions
sets parameters in a PetscSection from the options database
Synopsis
#include "petscvec.h"
PetscErrorCode PetscSectionSetFromOptions(PetscSection s)
Collective on PetscSection
Input Parameter
section -the PetscSection
Options Database
-petscsection_point_major the dof order -
See Also
PetscSection, PetscSectionCreate(), PetscSectionDestroy()
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