MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_RAPShiftFactory_decl.hpp File Reference
#include <string>
#include <Xpetra_Matrix_fwd.hpp>
#include <Xpetra_CrsMatrix_fwd.hpp>
#include <Xpetra_MatrixFactory_fwd.hpp>
#include <Xpetra_Vector_fwd.hpp>
#include <Xpetra_VectorFactory_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_RAPShiftFactory_fwd.hpp"
#include "MueLu_FactoryBase_fwd.hpp"
#include "MueLu_Level_fwd.hpp"
#include "MueLu_PerfUtils_fwd.hpp"
#include "MueLu_TwoLevelFactoryBase.hpp"
#include "MueLu_Utilities_fwd.hpp"
#include "MueLu_UseShortNames.hpp"

Go to the source code of this file.

Classes

class  MueLu::RAPShiftFactory< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 Factory for building coarse grid matrices, when the matrix is of the form K+a*M. Useful when you want to change the shift variable ("a") at every level. Each level must store the stiffness matrix K and mass matrix M separately. More...
 

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define MUELU_RAPSHIFTFACTORY_SHORT
 

Macro Definition Documentation

#define MUELU_RAPSHIFTFACTORY_SHORT

Definition at line 152 of file MueLu_RAPShiftFactory_decl.hpp.