Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Stokhos_StochasticProductTensor.hpp File Reference
#include <ostream>
#include "Kokkos_Core.hpp"
#include "Stokhos_ProductBasis.hpp"
#include "Teuchos_ParameterList.hpp"
Include dependency graph for Stokhos_StochasticProductTensor.hpp:
This graph shows which files directly or indirectly include this file:

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

namespace  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 &params=Teuchos::ParameterList())