EPSSetBV#
Associates a basis vectors object to the eigensolver.
Synopsis#
#include "slepceps.h"
PetscErrorCode EPSSetBV(EPS eps,BV V)
Collective
Input Parameters#
eps - the linear eigensolver context
V - the basis vectors object
See Also#
Level#
advanced
Location#
Index of all EPS routines Table of Contents for all manual pages Index of all manual pages