|
MueLu Version of the Day
|
#include "MueLu_Constraint.hpp"#include "Teuchos_RCP.hpp"#include "Xpetra_Map.hpp"#include "Xpetra_MapFactory.hpp"#include "Xpetra_MatrixMatrix.hpp"#include "Xpetra_MultiVector.hpp"#include "Xpetra_Operator.hpp"#include "MueLu_VerboseObject.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::FlatOperator< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Interprets a matrix as an operator that acts on a vector of nonzeros via SpGEMM. More... | |
Namespaces | |
| namespace | MueLu |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_FLATOPERATOR_SHORT |
| #define MUELU_FLATOPERATOR_SHORT |
Definition at line 135 of file MueLu_FlatOperator_decl.hpp.