MueLu
Version of the Day
|
#include <Xpetra_Vector_fwd.hpp>
#include <Xpetra_VectorFactory_fwd.hpp>
#include <Xpetra_Matrix_fwd.hpp>
#include <Xpetra_Import_fwd.hpp>
#include <Xpetra_ImportFactory_fwd.hpp>
#include <Xpetra_Export_fwd.hpp>
#include <Xpetra_ExportFactory_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_PerfUtils_fwd.hpp"
#include "MueLu_PFactory.hpp"
#include "MueLu_Utilities_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::PgPFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
Factory for building Petrov-Galerkin Smoothed Aggregation prolongators. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_PGPFACTORY_SHORT |
Enumerations | |
enum | MueLu::MinimizationNorm { MueLu::ANORM = 0, MueLu::L2NORM = 1, MueLu::DINVANORM = 2 } |
#define MUELU_PGPFACTORY_SHORT |
Definition at line 112 of file MueLu_PgPFactory_decl.hpp.