#include "petscbag.h" PetscErrorCode PetscBagRegisterInt(PetscBag bag,void *addr,PetscInt mdefault,const char *name,const char *help)Logically Collective on PetscBag
bag | - the bag of values | |
addr | - location of integer in struct | |
mdefault | - the initial value | |
name | - name of the integer | |
help | - longer string with more information about the value |
Level:beginner
Location:src/sys/classes/bag/bag.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages