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_TotalOrderBasis.hpp File Reference
#include "Teuchos_RCP.hpp"
#include "Stokhos_ProductBasis.hpp"
#include "Stokhos_OneDOrthogPolyBasis.hpp"
#include "Stokhos_ProductBasisUtils.hpp"
#include "Stokhos_TotalOrderBasisImp.hpp"
Include dependency graph for Stokhos_TotalOrderBasis.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Stokhos::TotalOrderBasis< ordinal_type, value_type, coeff_compare_type >
 Multivariate orthogonal polynomial basis generated from a total order tensor product of univariate polynomials. More...
 

Namespaces

 Stokhos
 Top-level namespace for Stokhos classes and functions.
 

Functions

template<typename ordinal_type , typename value_type >
Teuchos::RCP< Sparse3Tensor
< ordinal_type, value_type > > 
Stokhos::computeTripleProductTensorLTO (const TotalOrderBasis< ordinal_type, value_type, LexographicLess< MultiIndex< ordinal_type > > > &product_basis, bool symmetric=false)