MueLu
Version of the Day
|
#include <Xpetra_Matrix_fwd.hpp>
#include <Xpetra_MultiVector_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_SmootherPrototype.hpp"
#include "MueLu_FactoryBase_fwd.hpp"
#include "MueLu_Utilities_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::ProjectorSmoother< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
This class enables the elimination of the nullspace component of the solution through the use of projection. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_PROJECTORSMOOTHER_SHORT |
#define MUELU_PROJECTORSMOOTHER_SHORT |
Definition at line 145 of file MueLu_ProjectorSmoother_decl.hpp.