MueLu Version of the Day
|
#include <MueLu_CoalesceDropFactory_kokkos_def.hpp>
Public Member Functions | |
Stage1aVectorFunctor (MatrixType kokkosMatrix_, NnzType nnz_, blkSizeType blkSize_) | |
KOKKOS_INLINE_FUNCTION void | operator() (const LO row, LO &totalnnz) const |
Private Types | |
typedef MatrixType::ordinal_type | LO |
Private Attributes | |
MatrixType | kokkosMatrix |
NnzType | nnz |
blkSizeType | blkSize |
Definition at line 280 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 282 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 285 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 291 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 306 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 307 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 308 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.