concepts::BelosLinProb< T, MV, OP > Member List
This is the complete list of members for concepts::BelosLinProb< T, MV, OP >, including all inherited members.
A_ | concepts::BelosLinProb< T, MV, OP > | private |
BelosLinProb() | concepts::BelosLinProb< T, MV, OP > | inline |
BelosLinProb(Teuchos::RCP< const Teuchos::Comm< int > > comm) | concepts::BelosLinProb< T, MV, OP > | |
BelosLinProb(concepts::SparseMatrix< T > &sparse, Teuchos::RCP< const Teuchos::Comm< int > > comm) | concepts::BelosLinProb< T, MV, OP > | |
getCrsMat() | concepts::BelosLinProb< T, MV, OP > | inline |
setConceptsRHS(const Vector< T > &rhs, Teuchos::RCP< const Teuchos::Comm< int > > comm) | concepts::BelosLinProb< T, MV, OP > | |
setConceptsRHS(Teuchos::RCP< const Teuchos::Comm< int > > comm) | concepts::BelosLinProb< T, MV, OP > | |
setCrsMat(Teuchos::RCP< Tpetra::CrsMatrix< T, int, int > > A) | concepts::BelosLinProb< T, MV, OP > | inline |
writeSolution(Vector< T > &vec, Teuchos::RCP< const Teuchos::Comm< int > > comm) | concepts::BelosLinProb< T, MV, OP > | |
writeSolution(Teuchos::RCP< const Teuchos::Comm< int > > comm) | concepts::BelosLinProb< T, MV, OP > | |
~BelosLinProb() | concepts::BelosLinProb< T, MV, OP > | inlinevirtual |