Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Kokkos_CrsMatrix_UQ_PCE.hpp>
Public Types | |
typedef MatrixDevice | execution_space |
typedef Kokkos::FlatArrayType< matrix_values_type >::type | matrix_array_type |
typedef input_vector_type::array_type | input_array_type |
typedef output_vector_type::array_type | output_array_type |
Public Member Functions | |
Kernel (const matrix_type &A, const input_vector_type &x, const output_vector_type &y, const input_scalar &a, const output_scalar &b) | |
KOKKOS_INLINE_FUNCTION void | operator() (const size_type iBlockRow) const |
Public Attributes | |
const matrix_array_type | m_A_values |
const matrix_graph_type | m_A_graph |
const output_array_type | v_y |
const input_array_type | v_x |
const input_scalar | m_a |
const output_scalar | m_b |
const size_type | dim |
Definition at line 1052 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
typedef MatrixDevice Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::execution_space |
Definition at line 1053 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
typedef Kokkos::FlatArrayType<matrix_values_type>::type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::matrix_array_type |
Definition at line 1054 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
typedef input_vector_type::array_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::input_array_type |
Definition at line 1055 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
typedef output_vector_type::array_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::output_array_type |
Definition at line 1056 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
|
inline |
Definition at line 1066 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
|
inline |
Definition at line 1081 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const matrix_array_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::m_A_values |
Definition at line 1058 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const matrix_graph_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::m_A_graph |
Definition at line 1059 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const output_array_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::v_y |
Definition at line 1060 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const input_array_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::v_x |
Definition at line 1061 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const input_scalar Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::m_a |
Definition at line 1062 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const output_scalar Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::m_b |
Definition at line 1063 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const size_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::dim |
Definition at line 1064 of file Kokkos_CrsMatrix_UQ_PCE.hpp.