|
MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"#include "MueLu_FactoryManager_fwd.hpp"#include "MueLu_FactoryManagerBase.hpp"#include "MueLu_AmalgamationFactory_fwd.hpp"#include "MueLu_CoalesceDropFactory_fwd.hpp"#include "MueLu_CoarseMapFactory_fwd.hpp"#include "MueLu_ConstraintFactory_fwd.hpp"#include "MueLu_DirectSolver_fwd.hpp"#include "MueLu_LineDetectionFactory_fwd.hpp"#include "MueLu_NullspaceFactory_fwd.hpp"#include "MueLu_PatternFactory_fwd.hpp"#include "MueLu_RAPFactory_fwd.hpp"#include "MueLu_RepartitionHeuristicFactory_fwd.hpp"#include "MueLu_RepartitionFactory_fwd.hpp"#include "MueLu_SaPFactory_fwd.hpp"#include "MueLu_SmootherFactory_fwd.hpp"#include "MueLu_TentativePFactory_fwd.hpp"#include "MueLu_TransPFactory_fwd.hpp"#include "MueLu_TrilinosSmoother_fwd.hpp"#include "MueLu_UncoupledAggregationFactory_fwd.hpp"#include "MueLu_ZoltanInterface_fwd.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::FactoryManager< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| This class specifies the default factory that should generate some data on a Level if the data does not exist and the generating factory has not been specified. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_FACTORYMANAGER_SHORT |
| #define MUELU_FACTORYMANAGER_SHORT |
Definition at line 224 of file MueLu_FactoryManager_decl.hpp.