|
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 97 of file MueLu_Aggregates_kokkos_def.hpp.
|
inline |
Definition at line 105 of file MueLu_Aggregates_kokkos_def.hpp.
|
inline |
Definition at line 113 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.
|
private |
Definition at line 102 of file MueLu_Aggregates_kokkos_def.hpp.