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

Go to the source code of this file.
Classes | |
| class | Stokhos::FlatSparse3Tensor< ValueType, ExecutionSpace > |
| Sparse product tensor with replicated entries to provide subsets with a given coordinate. More... | |
| class | Stokhos::BlockMultiply< FlatSparse3Tensor< ValueType, Device > > |
Namespaces | |
| Stokhos | |
| Top-level namespace for Stokhos classes and functions. | |
Functions | |
| template<class Device , typename OrdinalType , typename ValueType > | |
| FlatSparse3Tensor< ValueType, Device > | Stokhos::create_flat_sparse_3_tensor (const Stokhos::ProductBasis< OrdinalType, ValueType > &basis, const Stokhos::Sparse3Tensor< OrdinalType, ValueType > &Cijk, const Teuchos::ParameterList ¶ms=Teuchos::ParameterList()) |
1.8.5