petsc-3.14.6 2021-03-30
PetscOptionsValidKey
PETSc Options database keys must begin with one or two dashes (-) followed by a letter.
Synopsis
#include "petscsys.h"
PetscErrorCode PetscOptionsValidKey(const char key[],PetscBool *valid)
Not collective
Input Parameter
| key | - string to check if valid
|
Output Parameter
Level
intermediate
Location
src/sys/objects/options.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages