#include "Xpetra_ConfigDefs.hpp"
#include <BelosOperatorT.hpp>
Go to the source code of this file.
|
class | Belos::XpetraOpFailure |
| XpetraOpFailure is thrown when a return value from an MueLu call on an Xpetra::Operator or MueLu::Hierarchy is non-zero. More...
|
|
class | Belos::XpetraOp< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Implementation of the Belos::XpetraOp. It derives from the Belos::OperatorT templated on the Xpetra::MultiVector and the Tpetra::MultiVector (if Teptra is enabled) Note, in contrast to Belos::MueLuOp this operator administrates an Xpetra::Matrix<> object and implements the effect of a vector applied to the stored matrix. More...
|
|
class | Belos::XpetraOp< double, int, int, Xpetra::EpetraNode > |
|
class | Belos::XpetraOp< double, int, long long, Xpetra::EpetraNode > |
|