|
MueLu
Version of the Day
|
#include "MueLu_AMGXOperator.hpp"#include <BelosOperatorT.hpp>#include "MueLu_ConfigDefs.hpp"#include "MueLu_Hierarchy.hpp"Go to the source code of this file.
Classes | |
| class | Belos::MueLuOpFailure |
| MueLuOpFailure is thrown when a return value from an MueLu call on an Xpetra::Operator or MueLu::Hierarchy is non-zero. More... | |
| class | Belos::MueLuOp< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| MueLuOp derives from Belos::OperatorT and administrates a MueLu::Hierarchy. It implements the apply call which represents the effect of the multigrid preconditioner on a given vector. Note, in contrast to Belos::XpetraOp this operator has the multigrid hierarchy. More... | |
Namespaces | |
| Belos | |