#include <algorithm>
#include <iostream>
#include <sstream>
#include <Teuchos_DefaultMpiComm.hpp>
#include <Teuchos_CommHelpers.hpp>
#include <Xpetra_Matrix.hpp>
#include "MueLu_Utilities.hpp"
#include "MueLu_RAPFactory.hpp"
#include "MueLu_BlockedRAPFactory.hpp"
#include "MueLu_SubBlockAFactory.hpp"
#include "MueLu_Level.hpp"
#include "MueLu_MasterList.hpp"
#include "MueLu_Monitor.hpp"
#include "MueLu_RepartitionHeuristicFactory.hpp"
Go to the source code of this file.
|
#define | SET_VALID_ENTRY(name) validParamList->setEntry(name, MasterList::getEntry(name)) |
|
#define SET_VALID_ENTRY |
( |
|
name | ) |
validParamList->setEntry(name, MasterList::getEntry(name)) |