| directSolver(int size, const Teuchos::SerialDenseMatrix< int, ScalarType > &KK, const Teuchos::SerialDenseMatrix< int, ScalarType > *MM, Teuchos::SerialDenseMatrix< int, ScalarType > *EV, std::vector< ScalarType > *theta, int nev, int esType=0) const | Anasazi::ModalSolverUtils< ScalarType, MV, OP > | |
| errorEquality(const MV *X, const MV *MX, const OP *M=0) const | Anasazi::ModalSolverUtils< ScalarType, MV, OP > | |
| errorOrthogonality(const MV *X, const MV *R, const OP *M=0) const | Anasazi::ModalSolverUtils< ScalarType, MV, OP > | |
| errorOrthonormality(const MV *X, const OP *M=0) const | Anasazi::ModalSolverUtils< ScalarType, MV, OP > | |
| massOrthonormalize(MV &X, MV &MX, const OP *M, const MV &Q, int howMany, int orthoType=0, ScalarType kappa=1.5625) const | Anasazi::ModalSolverUtils< ScalarType, MV, OP > | |
| ModalSolverUtils(const Teuchos::RefCountPtr< OutputManager< ScalarType > > &om) | Anasazi::ModalSolverUtils< ScalarType, MV, OP > | |
| sortScalars(int n, ScalarType *y, int *perm=0) const | Anasazi::ModalSolverUtils< ScalarType, MV, OP > | |
| sortScalars_Vectors(int n, ScalarType *lambda, MV *Q, std::vector< ScalarType > *resids=0) const | Anasazi::ModalSolverUtils< ScalarType, MV, OP > | |
| ~ModalSolverUtils() | Anasazi::ModalSolverUtils< ScalarType, MV, OP > | [inline, virtual] |