MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_NotayAggregationFactory_def.hpp File Reference
#include <Xpetra_Map.hpp>
#include <Xpetra_Vector.hpp>
#include <Xpetra_MultiVectorFactory.hpp>
#include <Xpetra_MapFactory.hpp>
#include <Xpetra_VectorFactory.hpp>
#include "KokkosKernels_Handle.hpp"
#include "KokkosSparse_spgemm.hpp"
#include "KokkosSparse_spmv.hpp"
#include "MueLu_NotayAggregationFactory_decl.hpp"
#include "MueLu_Aggregates.hpp"
#include "MueLu_LWGraph.hpp"
#include "MueLu_Level.hpp"
#include "MueLu_MasterList.hpp"
#include "MueLu_Monitor.hpp"
#include "MueLu_Types.hpp"
#include "MueLu_Utilities.hpp"

Go to the source code of this file.

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 
 MueLu::NotayUtils
 

Macros

#define SET_VALID_ENTRY(name)   validParamList->setEntry(name, MasterList::getEntry(name))
 

Functions

template<class LocalOrdinal >
LocalOrdinal MueLu::NotayUtils::RandomOrdinal (LocalOrdinal min, LocalOrdinal max)
 
template<class LocalOrdinal >
void MueLu::NotayUtils::RandomReorder (Teuchos::Array< LocalOrdinal > &list)
 

Macro Definition Documentation

#define SET_VALID_ENTRY (   name)    validParamList->setEntry(name, MasterList::getEntry(name))