EPSGDGetBOrth

Returns a flag indicating if the search subspace basis is B-orthogonalized.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSGDGetBOrth(EPS eps,PetscBool *borth)
Not Collective

Input Parameter

eps - the eigenproblem solver context

Output Parameters

borth - the boolean flag

See Also

EPSGDGetKrylovStart()

Location: src/eps/impls/davidson/gd/gd.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages