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