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 "Stokhos_Sparse3TensorPartition.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Stokhos_TinyVec.hpp"
Go to the source code of this file.
Namespaces | |
Stokhos | |
Top-level namespace for Stokhos classes and functions. | |
Functions | |
template<class Device , typename OrdinalType , typename ValueType > | |
SimpleTiledCrsProductTensor < ValueType, Device > | Stokhos::create_simple_tiled_product_tensor (const Stokhos::ProductBasis< OrdinalType, ValueType > &basis, const Stokhos::Sparse3Tensor< OrdinalType, ValueType > &Cijk, const Teuchos::ParameterList ¶ms) |