| 
    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"#include "Stokhos_TinyVec.hpp"

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