MueLu
Version of the Day
|
#include <MueLu_Aggregates_kokkos_def.hpp>
Public Member Functions | |
ComputeAggregateSizesFunctor (ProcWinnerType procWinner_, Vertex2AggIdType vertex2AggId_, int myPID_, AggregateSizesType aggregateSizes_) | |
KOKKOS_INLINE_FUNCTION void | operator() (const LO k) const |
Private Attributes | |
ProcWinnerType | procWinner |
Vertex2AggIdType | vertex2AggId |
int | myPID |
AggregateSizesType | aggregateSizes |
Definition at line 96 of file MueLu_Aggregates_kokkos_def.hpp.
|
inline |
Definition at line 104 of file MueLu_Aggregates_kokkos_def.hpp.
|
inline |
Definition at line 112 of file MueLu_Aggregates_kokkos_def.hpp.
|
private |
Definition at line 98 of file MueLu_Aggregates_kokkos_def.hpp.
|
private |
Definition at line 99 of file MueLu_Aggregates_kokkos_def.hpp.
|
private |
Definition at line 100 of file MueLu_Aggregates_kokkos_def.hpp.
|
private |
Definition at line 101 of file MueLu_Aggregates_kokkos_def.hpp.