| 
    Stokhos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
#include <ostream>#include "Kokkos_Core.hpp"#include "Stokhos_ProductBasis.hpp"#include "Teuchos_ParameterList.hpp"

Go to the source code of this file.
Classes | |
| class | Stokhos::StochasticProductTensor< ValueType, TensorType, Device > | 
| Bases defined by combinatorial product of polynomial bases.  More... | |
| class | Stokhos::BlockMultiply< StochasticProductTensor< ValueType, TensorType, Device > > | 
Namespaces | |
| Stokhos | |
| Top-level namespace for Stokhos classes and functions.  | |
Functions | |
| template<typename TensorType , typename OrdinalType , typename ValueType , typename CijkType > | |
| StochasticProductTensor < ValueType, TensorType, typename TensorType::execution_space >  | Stokhos::create_stochastic_product_tensor (const Stokhos::ProductBasis< OrdinalType, ValueType > &basis, const CijkType &Cijk, const Teuchos::ParameterList ¶ms=Teuchos::ParameterList()) | 
 1.8.5