|
MueLu
Version of the Day
|
#include <Xpetra_MultiVector_fwd.hpp>#include <Xpetra_Matrix_fwd.hpp>#include <Xpetra_CrsGraph_fwd.hpp>#include <Xpetra_Vector_fwd.hpp>#include <Xpetra_MultiVectorFactory_fwd.hpp>#include <Xpetra_VectorFactory_fwd.hpp>#include <Xpetra_CrsMatrixWrap_fwd.hpp>#include <Xpetra_Export_fwd.hpp>#include <Xpetra_ExportFactory_fwd.hpp>#include <Xpetra_Import_fwd.hpp>#include <Xpetra_ImportFactory_fwd.hpp>#include "MueLu_ConfigDefs.hpp"#include "MueLu_Level.hpp"#include "MueLu_BaseClass.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| struct | MueLu::CompPairs< Scalar, LocalOrdinal > |
| class | MueLu::AlgebraicPermutationStrategy< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Algebraic permutation strategy. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_ALGEBRAICPERMUTATIONSTRATEGY_SHORT |
Functions | |
| template<class Scalar , class LocalOrdinal > | |
| CompPairs< Scalar, LocalOrdinal > | MueLu::CreateCmpPairs (const std::vector< Scalar > &v) |
| template<class Scalar , class LocalOrdinal > | |
| void | MueLu::sortingPermutation (const std::vector< Scalar > &values, std::vector< LocalOrdinal > &v) |
| #define MUELU_ALGEBRAICPERMUTATIONSTRATEGY_SHORT |
Definition at line 108 of file MueLu_AlgebraicPermutationStrategy_decl.hpp.