Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Stokhos::KL::ProductEigenPairGreater< E, D > Struct Template Reference

Predicate class for sorting product eigenfunctions based on eigenvalue. More...

#include <Stokhos_KL_ProductEigenPair.hpp>

Public Member Functions

bool operator() (const ProductEigenPair< E, D > &a, const ProductEigenPair< E, D > &b)
 

Detailed Description

template<typename E, typename D>
struct Stokhos::KL::ProductEigenPairGreater< E, D >

Predicate class for sorting product eigenfunctions based on eigenvalue.

Definition at line 94 of file Stokhos_KL_ProductEigenPair.hpp.

Member Function Documentation

template<typename E , typename D >
bool Stokhos::KL::ProductEigenPairGreater< E, D >::operator() ( const ProductEigenPair< E, D > &  a,
const ProductEigenPair< E, D > &  b 
)
inline

Definition at line 96 of file Stokhos_KL_ProductEigenPair.hpp.


The documentation for this struct was generated from the following file: