|
MueLu Version of the Day
|
#include <MueLu_CoalesceDropFactory_kokkos_def.hpp>
Public Member Functions | |
| Stage1bcVectorFunctor (MatrixType kokkosMatrix_, NnzType coldofnnz_, blkSizeType blkSize_, ColDofType coldofs_, Dof2NodeTranslationType dof2node_, NnzType colnodennz_, BdryNodeTypeConst dirichletdof_, BdryNodeType bdrynode_, boolType usegreedydirichlet_) | |
| KOKKOS_INLINE_FUNCTION void | operator() (const LO rowNode, LO &nnz) const |
Private Types | |
| typedef MatrixType::ordinal_type | LO |
Private Attributes | |
| MatrixType | kokkosMatrix |
| NnzType | coldofnnz |
| blkSizeType | blkSize |
| ColDofType | coldofs |
| Dof2NodeTranslationType | dof2node |
| NnzType | colnodennz |
| BdryNodeTypeConst | dirichletdof |
| BdryNodeType | bdrynode |
| boolType | usegreedydirichlet |
Definition at line 317 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 319 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 333 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 354 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 322 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 323 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 324 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 325 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 326 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 327 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 328 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 329 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 330 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.