Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Stokhos_TotalOrderBasis.hpp File Reference
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

namespace  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)