MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_AlgebraicPermutationStrategy_decl.hpp File Reference

Go to the source code of this file.

Classes

struct  MueLu::CompPairs< Scalar, LocalOrdinal >
 
class  MueLu::AlgebraicPermutationStrategy< Scalar, LocalOrdinal, GlobalOrdinal, Node >
 Algebraic permutation strategy. More...
 

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define MUELU_ALGEBRAICPERMUTATIONSTRATEGY_SHORT
 

Functions

template<class Scalar , class LocalOrdinal >
CompPairs< Scalar, LocalOrdinalMueLu::CreateCmpPairs (const std::vector< Scalar > &v)
 
template<class Scalar , class LocalOrdinal >
void MueLu::sortingPermutation (const std::vector< Scalar > &values, std::vector< LocalOrdinal > &v)
 

Macro Definition Documentation

#define MUELU_ALGEBRAICPERMUTATIONSTRATEGY_SHORT

Definition at line 104 of file MueLu_AlgebraicPermutationStrategy_decl.hpp.