|
MueLu Version of the Day
|
#include <sstream>#include "MueLu_SmootherBase.hpp"#include "MueLu_ConfigDefs.hpp"#include "Xpetra_Map.hpp"#include "Xpetra_CrsMatrixUtils.hpp"#include "Xpetra_MatrixUtils.hpp"#include "MueLu_Maxwell1_decl.hpp"#include "MueLu_Maxwell_Utils.hpp"#include "MueLu_ReitzingerPFactory.hpp"#include "MueLu_Utilities.hpp"#include "MueLu_Level.hpp"#include "MueLu_Hierarchy.hpp"#include "MueLu_RAPFactory.hpp"#include "MueLu_Monitor.hpp"#include "MueLu_PerfUtils.hpp"#include "MueLu_ParameterListInterpreter.hpp"#include "MueLu_HierarchyManager.hpp"#include <MueLu_HierarchyUtils.hpp>#include "MueLu_VerbosityLevel.hpp"#include <MueLu_CreateXpetraPreconditioner.hpp>#include <MueLu_ML2MueLuParameterTranslator.hpp>#include <MueLu_RefMaxwellSmoother.hpp>Go to the source code of this file.
Namespaces | |
| namespace | MueLu |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_MAXWELL1_SHORT |
| #define MUELU_MAXWELL1_SHORT |
Definition at line 1037 of file MueLu_Maxwell1_def.hpp.