NEPErrorViewFromOptions#
Processes command line options to determine if/how the errors of the computed solution are to be viewed.
Synopsis#
#include "slepcnep.h"
PetscErrorCode NEPErrorViewFromOptions(NEP nep)
Collective
Input Parameter#
nep - the nonlinear eigensolver context
See Also#
NEPErrorView()
Level#
developer
Location#
Index of all NEP routines Table of Contents for all manual pages Index of all manual pages