MueLu
Version of the Day
|
#include <MueLu_AggregationPhase2bAlgorithm_def.hpp>
Public Types | |
using | value_type = LO[] |
Public Member Functions | |
CountUnggregatedByColor (AggStatType &aggStat_, ColorsType &colors_, LO numColors_) | |
KOKKOS_INLINE_FUNCTION void | operator() (const LO i, LO counts[]) const |
Public Attributes | |
LO | value_count |
Private Attributes | |
AggStatType | aggStat |
ColorsType | colors |
Definition at line 130 of file MueLu_AggregationPhase2bAlgorithm_def.hpp.
using MueLu::CountUnggregatedByColor< AggStatType, ColorsType, LO >::value_type = LO[] |
Definition at line 136 of file MueLu_AggregationPhase2bAlgorithm_def.hpp.
|
inline |
Definition at line 139 of file MueLu_AggregationPhase2bAlgorithm_def.hpp.
|
inline |
Definition at line 145 of file MueLu_AggregationPhase2bAlgorithm_def.hpp.
|
private |
Definition at line 132 of file MueLu_AggregationPhase2bAlgorithm_def.hpp.
|
private |
Definition at line 133 of file MueLu_AggregationPhase2bAlgorithm_def.hpp.
LO MueLu::CountUnggregatedByColor< AggStatType, ColorsType, LO >::value_count |
Definition at line 137 of file MueLu_AggregationPhase2bAlgorithm_def.hpp.