#include <sstream>
#include <Xpetra_Matrix.hpp>
#include <Xpetra_MatrixFactory.hpp>
#include <Xpetra_MatrixMatrix.hpp>
#include <Xpetra_MatrixUtils.hpp>
#include <Xpetra_TripleMatrixMultiply.hpp>
#include <Xpetra_Vector.hpp>
#include <Xpetra_VectorFactory.hpp>
#include "MueLu_RAPFactory_decl.hpp"
#include "MueLu_MasterList.hpp"
#include "MueLu_Monitor.hpp"
#include "MueLu_PerfUtils.hpp"
Go to the source code of this file.
#define SET_VALID_ENTRY |
( |
|
name | ) |
validParamList->setEntry(name, MasterList::getEntry(name)) |
#define MUELU_RAPFACTORY_SHORT |