EPSQRDecomposition

Compute the QR factorization of the basis vectors.

Synopsis

#include "slepceps.h" 
int EPSQRDecomposition(EPS eps,int m,int n,PetscScalar *R,int ldr)
Collective on EPS

Input Parameter

eps - the eigenproblem solver context
m - starting column
n - ending column

Level:developer
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages