|
MueLu Version of the Day
|
#include <MueLu_CoalesceDropFactory_kokkos_def.hpp>
Public Member Functions | |
| ScalarFunctor (MatrixType A_, BndViewType bndNodes_, DropFunctorType dropFunctor_, typename rows_type::non_const_type rows_, typename cols_type::non_const_type colsAux_, typename vals_type::non_const_type valsAux_, bool reuseGraph_, bool lumping_, SC, bool aggregationMayCreateDirichlet_) | |
| KOKKOS_INLINE_FUNCTION void | operator() (const LO row, LO &nnz) const |
Private Types | |
| typedef MatrixType::StaticCrsGraphType | graph_type |
| typedef graph_type::row_map_type | rows_type |
| typedef graph_type::entries_type | cols_type |
| typedef MatrixType::values_type | vals_type |
| typedef Kokkos::ArithTraits< SC > | ATS |
| typedef ATS::val_type | impl_Scalar |
| typedef Kokkos::ArithTraits< impl_Scalar > | impl_ATS |
| typedef ATS::magnitudeType | magnitudeType |
Private Attributes | |
| MatrixType | A |
| BndViewType | bndNodes |
| DropFunctorType | dropFunctor |
| rows_type | rowsA |
| rows_type::non_const_type | rows |
| cols_type::non_const_type | colsAux |
| vals_type::non_const_type | valsAux |
| bool | reuseGraph |
| bool | lumping |
| bool | aggregationMayCreateDirichlet |
| impl_Scalar | zero |
Definition at line 176 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 178 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 179 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 180 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 181 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 182 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 183 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 184 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 185 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 188 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 209 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 262 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 263 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 264 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 266 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 268 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 269 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 270 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 272 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 273 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 274 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 275 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.