|
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 | |
| AddDiagonalValuesAtomicKernel (const MatrixType matrix) | |
| KOKKOS_INLINE_FUNCTION void | operator() (const size_type i) const |
| AddDiagonalValuesAtomicKernel (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 296 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
| typedef MatrixType::execution_space AddDiagonalValuesAtomicKernel< MatrixType >::execution_space |
Definition at line 297 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
| typedef MatrixType::size_type AddDiagonalValuesAtomicKernel< MatrixType >::size_type |
Definition at line 298 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
| typedef MatrixType::value_type AddDiagonalValuesAtomicKernel< MatrixType >::value_type |
Definition at line 299 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
| typedef MatrixType::ordinal_type AddDiagonalValuesAtomicKernel< MatrixType >::ordinal_type |
Definition at line 300 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
| typedef MatrixType::execution_space AddDiagonalValuesAtomicKernel< MatrixType >::execution_space |
Definition at line 415 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
| typedef MatrixType::size_type AddDiagonalValuesAtomicKernel< MatrixType >::size_type |
Definition at line 416 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
| typedef MatrixType::value_type AddDiagonalValuesAtomicKernel< MatrixType >::value_type |
Definition at line 417 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
| typedef MatrixType::ordinal_type AddDiagonalValuesAtomicKernel< MatrixType >::ordinal_type |
Definition at line 418 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
|
inline |
Definition at line 303 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
|
inline |
Definition at line 421 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
|
inline |
Definition at line 307 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
|
inlinestatic |
Definition at line 315 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
|
inlinestatic |
Definition at line 321 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
|
inline |
Definition at line 425 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
|
inlinestatic |
Definition at line 433 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
|
inlinestatic |
Definition at line 439 of file Stokhos_KokkosCrsMatrixUQPCEUnitTest.hpp.
| const MatrixType AddDiagonalValuesAtomicKernel< MatrixType >::m_matrix |
Definition at line 302 of file Stokhos_KokkosCrsMatrixMPVectorUnitTest.hpp.
1.8.16