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 140 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 142 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 143 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 144 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 145 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 146 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 147 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 148 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 149 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 152 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
inline |
Definition at line 172 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 225 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 226 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 227 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 229 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 231 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 232 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 233 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 235 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 236 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 237 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.
|
private |
Definition at line 238 of file MueLu_CoalesceDropFactory_kokkos_def.hpp.