EPSGetOrthogonalization

Gets the orthogonalization type from the EPS object.

Synopsis

#include "slepceps.h" 
int EPSGetOrthogonalization(EPS eps,EPSOrthogonalizationType *type)
Not Collective

Input Parameter

eps -Eigensolver context

Output Parameter

type -type of orthogonalization technique

See Also

EPSSetOrthogonalization()

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