petsc-3.14.6 2021-03-30
PetscBagSetFromOptions
Allows setting options from a bag
Synopsis
#include "petscbag.h"
PetscErrorCode PetscBagSetFromOptions(PetscBag bag)
Collective on PetscBag
Input Parameter
See Also
PetscBag, PetscBagSetName(), PetscBagDestroy(), PetscBagLoad(), PetscBagGetData()
PetscBagRegisterReal(), PetscBagRegisterInt(), PetscBagRegisterBool(), PetscBagRegisterScalar()
PetscBagSetFromOptions(), PetscBagCreate(), PetscBagGetName(), PetscBagView(), PetscBagRegisterEnum()
Level
beginner
Location
src/sys/classes/bag/bag.c
Examples
src/sys/tutorials/ex5.c.html
src/sys/tutorials/ex5f90.F90.html
src/snes/tutorials/ex62.c.html
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages