#include "MueLu_SaPFactory_kokkos_decl.hpp"
#include <Xpetra_Matrix.hpp>
#include <Xpetra_IteratorOps.hpp>
#include "MueLu_FactoryManagerBase.hpp"
#include "MueLu_Level.hpp"
#include "MueLu_MasterList.hpp"
#include "MueLu_Monitor.hpp"
#include "MueLu_PerfUtils.hpp"
#include "MueLu_SingleLevelFactoryBase.hpp"
#include "MueLu_TentativePFactory.hpp"
#include "MueLu_Utilities_kokkos.hpp"
#include <sstream>
Go to the source code of this file.
|
namespace | MueLu |
| Namespace for MueLu classes and methods.
|
|
|
#define | SET_VALID_ENTRY(name) validParamList->setEntry(name, MasterList::getEntry(name)) |
|
◆ SET_VALID_ENTRY
#define SET_VALID_ENTRY |
( |
|
name | ) |
validParamList->setEntry(name, MasterList::getEntry(name)) |