Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
Stokhos::details Namespace Reference

Classes

struct  MultiplyAssign
 
struct  MultiplyUpdate
 
struct  MultiplyScaledAssign
 
struct  MultiplyScaledUpdate
 
struct  MultiplyScaledUpdate2
 
class  MPMultiply
 
class  MPMultiply< KokkosSparse::CrsMatrix< const Sacado::MP::Vector< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::MP::Vector< InputStorage > *, InputP... >, Kokkos::View< Sacado::MP::Vector< OutputStorage > *, OutputP... >, Update >
 
class  MPMultiply< KokkosSparse::CrsMatrix< const Sacado::MP::Vector< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::MP::Vector< InputStorage > **, InputP... >, Kokkos::View< Sacado::MP::Vector< OutputStorage > **, OutputP... >, Update >
 
class  MPMultiply< KokkosSparse::CrsMatrix< Sacado::MP::Vector< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::MP::Vector< InputStorage > *, InputP... >, Kokkos::View< Sacado::MP::Vector< OutputStorage > *, OutputP... >, Update >
 
class  MPMultiply< KokkosSparse::CrsMatrix< Sacado::MP::Vector< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::MP::Vector< InputStorage > **, InputP... >, Kokkos::View< Sacado::MP::Vector< OutputStorage > **, OutputP... >, Update >
 

Functions

template<typename scalar_type , typename execution_space , typename size_type >
KOKKOS_INLINE_FUNCTION
Kokkos::pair< size_type,
size_type > 
compute_work_range (const execution_space device, const size_type work_count, const size_type thread_count, const size_type thread_rank)
 

Function Documentation

template<typename scalar_type , typename execution_space , typename size_type >
KOKKOS_INLINE_FUNCTION Kokkos::pair<size_type, size_type> Stokhos::details::compute_work_range ( const execution_space  device,
const size_type  work_count,
const size_type  thread_count,
const size_type  thread_rank 
)

Definition at line 153 of file Stokhos_Multiply.hpp.