EPSVectorsViewFromOptions#
Processes command line options to determine if/how the computed eigenvectors are to be viewed.
Synopsis#
#include "slepceps.h"
PetscErrorCode EPSVectorsViewFromOptions(EPS eps)
Collective
Input Parameter#
eps - the eigensolver context
See Also#
EPSVectorsView()
Level#
developer
Location#
Index of all EPS routines Table of Contents for all manual pages Index of all manual pages