OptionsAllUsed

Returns a count of the number of options in the database that have never been selected.

Synopsis

#include "petsc.h"   
int OptionsAllUsed(int *N)
Not Collective

Output Parameter

N -count of options not used

Keywords

options, database, missed, unused, all, used

See Also

OptionsPrint()

Level:advanced
Location:src/sys/src/objects/options.c
System Index
Table of Contents