#include "petscsys.h" PetscErrorCode PetscOptionsClearValue(PetscOptions options,const char iname[])Not Collective, but setting values on certain processors could cause problems for parallel objects looking for options.
options | - options database, use NULL for the default global database | |
name | - name of option, this SHOULD have the - prepended |