MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu::NotayUtils Namespace Reference

Functions

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

Function Documentation

template<class LocalOrdinal >
LocalOrdinal MueLu::NotayUtils::RandomOrdinal ( LocalOrdinal  min,
LocalOrdinal  max 
)

Definition at line 73 of file MueLu_NotayAggregationFactory_def.hpp.

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

Definition at line 78 of file MueLu_NotayAggregationFactory_def.hpp.