Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Kokkos_CrsMatrix_UQ_PCE.hpp>
Public Types | |
typedef MatrixDevice::execution_space | 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 1166 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
typedef MatrixDevice::execution_space Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::execution_space |
Definition at line 1167 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
typedef Kokkos::FlatArrayType<matrix_values_type>::type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::matrix_array_type |
Definition at line 1168 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
typedef input_vector_type::array_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::input_array_type |
Definition at line 1169 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
typedef output_vector_type::array_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::output_array_type |
Definition at line 1170 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
|
inline |
Definition at line 1180 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
|
inline |
Definition at line 1195 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const matrix_array_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::m_A_values |
Definition at line 1172 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const matrix_graph_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::m_A_graph |
Definition at line 1173 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const output_array_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::v_y |
Definition at line 1174 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const input_array_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::v_x |
Definition at line 1175 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const input_scalar Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::m_a |
Definition at line 1176 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const output_scalar Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::m_b |
Definition at line 1177 of file Kokkos_CrsMatrix_UQ_PCE.hpp.
const size_type Stokhos::MeanMultiply< KokkosSparse::CrsMatrix< const Sacado::UQ::PCE< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::UQ::PCE< InputStorage > *, InputP... >, Kokkos::View< Sacado::UQ::PCE< OutputStorage > *, OutputP... > >::Kernel::dim |
Definition at line 1178 of file Kokkos_CrsMatrix_UQ_PCE.hpp.