|
MueLu Version of the Day
|
#include <MueLu_CoalesceDropFactory_kokkos_def.hpp>
Public Member Functions | |
| Stage1dVectorFunctor (ColDofType coldofs_, ColDofNnzType coldofnnz_, ColNodeType colnodes_, ColNodeNnzType colnodennz_) | |
| KOKKOS_INLINE_FUNCTION void | operator() (const LO rowNode) const |
Private Types | |
| typedef MatrixType::ordinal_type | LO |
| typedef MatrixType::value_type | SC |
Private Attributes | |
| ColDofType | coldofs |
| ColDofNnzType | coldofnnz |
| ColNodeType | colnodes |
| ColNodeNnzType | colnodennz |
Definition at line 423 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 425 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 426 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 435 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 443 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 429 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 430 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 431 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 432 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.