Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Stokhos_KL_ProductEigenPair.hpp File Reference
#include "Teuchos_Array.hpp"
Include dependency graph for Stokhos_KL_ProductEigenPair.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Stokhos::KL::ProductEigenPair< eigen_function_type, ExecutionSpace >
 Container for multi-dimensional product of 1-D eigenfunctions/values. More...
 
struct  Stokhos::KL::ProductEigenPairGreater< E, D >
 Predicate class for sorting product eigenfunctions based on eigenvalue. More...
 

Namespaces

 Stokhos
 Top-level namespace for Stokhos classes and functions.
 
 Stokhos::KL
 Namespace for analytic KL expansions.
 

Functions

template<typename E , typename D >
std::ostream & Stokhos::KL::operator<< (std::ostream &os, const ProductEigenPair< E, D > &f)