MueLu
Version of the Day
|
#include <MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp>
Public Member Functions | |
computeGraphRowPtrFunctor (RCP< IndexManager_kokkos > geoData, const LO dofsPerNode, const int numInterpolationPoints, const LO numLocalRows, constIntTupleView coarseRate, constLOTupleView lFineNodesPerDir, non_const_row_map_type rowPtr) | |
KOKKOS_INLINE_FUNCTION void | operator() (const LO rowIdx, GO &update, const bool final) const |
Public Attributes | |
IndexManager_kokkos | geoData_ |
const LO | dofsPerNode_ |
const int | numInterpolationPoints_ |
const LO | numLocalRows_ |
constIntTupleView | coarseRate_ |
constLOTupleView | lFineNodesPerDir_ |
non_const_row_map_type | rowPtr_ |
Definition at line 169 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::computeGraphRowPtrFunctor | ( | RCP< IndexManager_kokkos > | geoData, |
const LO | dofsPerNode, | ||
const int | numInterpolationPoints, | ||
const LO | numLocalRows, | ||
constIntTupleView | coarseRate, | ||
constLOTupleView | lFineNodesPerDir, | ||
non_const_row_map_type | rowPtr | ||
) |
Definition at line 300 of file MueLu_AggregationStructuredAlgorithm_kokkos_def.hpp.
KOKKOS_INLINE_FUNCTION void MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::operator() | ( | const LO | rowIdx, |
GO & | update, | ||
const bool | final | ||
) | const |
Definition at line 314 of file MueLu_AggregationStructuredAlgorithm_kokkos_def.hpp.
IndexManager_kokkos MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::geoData_ |
Definition at line 171 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
const LO MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::dofsPerNode_ |
Definition at line 172 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
const int MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::numInterpolationPoints_ |
Definition at line 173 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
const LO MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::numLocalRows_ |
Definition at line 174 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
constIntTupleView MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::coarseRate_ |
Definition at line 175 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
constLOTupleView MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::lFineNodesPerDir_ |
Definition at line 176 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
non_const_row_map_type MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::rowPtr_ |
Definition at line 177 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.