Anasazi  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Anasazi::SolverUtils< ScalarType, MV, OP > Member List

This is the complete list of members for Anasazi::SolverUtils< ScalarType, MV, OP >, including all inherited members.

applyHouse(int k, MV &V, const Teuchos::SerialDenseMatrix< int, ScalarType > &H, const std::vector< ScalarType > &tau, Teuchos::RCP< MV > workMV=Teuchos::null)Anasazi::SolverUtils< ScalarType, MV, OP >static
directSolver(int size, const Teuchos::SerialDenseMatrix< int, ScalarType > &KK, Teuchos::RCP< const Teuchos::SerialDenseMatrix< int, ScalarType > > MM, Teuchos::SerialDenseMatrix< int, ScalarType > &EV, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &theta, int &nev, int esType=0)Anasazi::SolverUtils< ScalarType, MV, OP >static
errorEquality(const MV &X, const MV &MX, Teuchos::RCP< const OP > M=Teuchos::null)Anasazi::SolverUtils< ScalarType, MV, OP >static
permuteVectors(const int n, const std::vector< int > &perm, MV &Q, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > *resids=0)Anasazi::SolverUtils< ScalarType, MV, OP >static
permuteVectors(const std::vector< int > &perm, Teuchos::SerialDenseMatrix< int, ScalarType > &Q)Anasazi::SolverUtils< ScalarType, MV, OP >static
SolverUtils()Anasazi::SolverUtils< ScalarType, MV, OP >
~SolverUtils()Anasazi::SolverUtils< ScalarType, MV, OP >inlinevirtual