|
MueLu
Version of the Day
|
#include <Xpetra_Map_fwd.hpp>#include <Xpetra_StridedMap_fwd.hpp>#include <Xpetra_Vector_fwd.hpp>#include <Xpetra_VectorFactory_fwd.hpp>#include <Xpetra_Matrix_fwd.hpp>#include "MueLu_ConfigDefs.hpp"#include "MueLu_TwoLevelFactoryBase.hpp"#include "MueLu_Utilities_fwd.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::MatrixAnalysisFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| This class checks matrix properties of A on current level. This factory can be plugged in everywhere in the factory layout of the MueLu preconditioner. It only needs A as input and pipes it through as output. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_MATRIXANALYSISFACTORY_SHORT |
| #define MUELU_MATRIXANALYSISFACTORY_SHORT |
Definition at line 102 of file MueLu_MatrixAnalysisFactory_decl.hpp.