Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp>
Public Types | |
typedef MatrixType::execution_space | execution_space |
typedef MatrixType::size_type | size_type |
typedef MatrixType::value_type | value_type |
typedef MatrixType::ordinal_type | ordinal_type |
typedef MatrixType::execution_space | execution_space |
typedef MatrixType::size_type | size_type |
typedef MatrixType::value_type | value_type |
typedef MatrixType::ordinal_type | ordinal_type |
Public Member Functions | |
ReplaceDiagonalValuesKernel (const MatrixType matrix) | |
KOKKOS_INLINE_FUNCTION void | operator() (const size_type i) const |
ReplaceDiagonalValuesKernel (const MatrixType matrix) | |
KOKKOS_INLINE_FUNCTION void | operator() (const size_type i) const |
Static Public Member Functions | |
static void | apply (const MatrixType matrix) |
static bool | check (const MatrixType matrix, Teuchos::FancyOStream &out) |
static void | apply (const MatrixType matrix) |
static bool | check (const MatrixType matrix, Teuchos::FancyOStream &out) |
Public Attributes | |
const MatrixType | m_matrix |
Definition at line 200 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
typedef MatrixType::execution_space ReplaceDiagonalValuesKernel< MatrixType >::execution_space |
Definition at line 201 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
typedef MatrixType::size_type ReplaceDiagonalValuesKernel< MatrixType >::size_type |
Definition at line 202 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
typedef MatrixType::value_type ReplaceDiagonalValuesKernel< MatrixType >::value_type |
Definition at line 203 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
typedef MatrixType::ordinal_type ReplaceDiagonalValuesKernel< MatrixType >::ordinal_type |
Definition at line 204 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
typedef MatrixType::execution_space ReplaceDiagonalValuesKernel< MatrixType >::execution_space |
Definition at line 314 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
typedef MatrixType::size_type ReplaceDiagonalValuesKernel< MatrixType >::size_type |
Definition at line 315 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
typedef MatrixType::value_type ReplaceDiagonalValuesKernel< MatrixType >::value_type |
Definition at line 316 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
typedef MatrixType::ordinal_type ReplaceDiagonalValuesKernel< MatrixType >::ordinal_type |
Definition at line 317 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
|
inline |
Definition at line 207 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
|
inline |
Definition at line 320 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
|
inline |
Definition at line 211 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
|
inlinestatic |
Definition at line 219 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
|
inlinestatic |
Definition at line 225 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
|
inline |
Definition at line 324 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
|
inlinestatic |
Definition at line 332 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
|
inlinestatic |
Definition at line 338 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
const MatrixType ReplaceDiagonalValuesKernel< MatrixType >::m_matrix |
Definition at line 206 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.