int OptionsGetDouble(char* pre,char *name,double *dvalue,int *flg)Not Collective
name | - the option one is seeking |
pre | - string to prepend to each name or PETSC_NULL |
dvalue | - the double value to return |
flg | - 1 if found, 0 if not found |
Location: src/sys/src/objectsoptions.c
System Index
Table of Contents