Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Stokhos::BlockMultiply< LexicographicBlockSparse3Tensor< ValueType, Device > > Class Template Reference

#include <Stokhos_LexicographicBlockSparse3Tensor.hpp>

Public Types

typedef Device::size_type size_type
 
typedef LexicographicBlockSparse3Tensor< ValueType, Device > tensor_type
 

Static Public Member Functions

template<typename MatrixValue , typename VectorValue >
static KOKKOS_INLINE_FUNCTION void apply (const tensor_type &tensor, const MatrixValue *const a, const VectorValue *const x, VectorValue *const y)
 
static KOKKOS_INLINE_FUNCTION size_type matrix_size (const tensor_type &tensor)
 
static KOKKOS_INLINE_FUNCTION size_type vector_size (const tensor_type &tensor)
 

Detailed Description

template<typename ValueType, typename Device>
class Stokhos::BlockMultiply< LexicographicBlockSparse3Tensor< ValueType, Device > >

Definition at line 294 of file Stokhos_LexicographicBlockSparse3Tensor.hpp.

Member Typedef Documentation

◆ size_type

template<typename ValueType , typename Device >
typedef Device::size_type Stokhos::BlockMultiply< LexicographicBlockSparse3Tensor< ValueType, Device > >::size_type

Definition at line 298 of file Stokhos_LexicographicBlockSparse3Tensor.hpp.

◆ tensor_type

template<typename ValueType , typename Device >
typedef LexicographicBlockSparse3Tensor< ValueType , Device > Stokhos::BlockMultiply< LexicographicBlockSparse3Tensor< ValueType, Device > >::tensor_type

Definition at line 299 of file Stokhos_LexicographicBlockSparse3Tensor.hpp.

Member Function Documentation

◆ apply()

template<typename ValueType , typename Device >
template<typename MatrixValue , typename VectorValue >
static KOKKOS_INLINE_FUNCTION void Stokhos::BlockMultiply< LexicographicBlockSparse3Tensor< ValueType, Device > >::apply ( const tensor_type tensor,
const MatrixValue *const  a,
const VectorValue *const  x,
VectorValue *const  y 
)
inlinestatic

Definition at line 303 of file Stokhos_LexicographicBlockSparse3Tensor.hpp.

◆ matrix_size()

template<typename ValueType , typename Device >
static KOKKOS_INLINE_FUNCTION size_type Stokhos::BlockMultiply< LexicographicBlockSparse3Tensor< ValueType, Device > >::matrix_size ( const tensor_type tensor)
inlinestatic

Definition at line 429 of file Stokhos_LexicographicBlockSparse3Tensor.hpp.

◆ vector_size()

template<typename ValueType , typename Device >
static KOKKOS_INLINE_FUNCTION size_type Stokhos::BlockMultiply< LexicographicBlockSparse3Tensor< ValueType, Device > >::vector_size ( const tensor_type tensor)
inlinestatic

Definition at line 433 of file Stokhos_LexicographicBlockSparse3Tensor.hpp.


The documentation for this class was generated from the following file: