|
MueLu Version of the Day
|
#include "MueLu_ConfigDefs.hpp"#include "MueLu_AggregationAlgorithmBase.hpp"#include "MueLu_PreserveDirichletAggregationAlgorithm_fwd.hpp"#include "MueLu_FactoryBase_fwd.hpp"#include "MueLu_Aggregates_fwd.hpp"#include "MueLu_LWGraph.hpp"#include "MueLu_UseShortNamesOrdinal.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::PreserveDirichletAggregationAlgorithm< LocalOrdinal, GlobalOrdinal, Node > |
| Builds one-to-one aggregates for all Dirichlet boundary nodes. For some applications this might be necessary. (default = off) More... | |
Namespaces | |
| namespace | MueLu |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_PRESERVEDIRICHLETAGGREGATIONALGORITHM_SHORT |
| #define MUELU_PRESERVEDIRICHLETAGGREGATIONALGORITHM_SHORT |
Definition at line 85 of file MueLu_PreserveDirichletAggregationAlgorithm_decl.hpp.