| MueLu
    Version of the Day
    | 
#include <MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp>
| Public Member Functions | |
| computeGraphDataLinearFunctor (RCP< IndexManager_kokkos > geoData, const int numDimensions, const LO numGhostedNodes, const LO dofsPerNode, const int numInterpolationPoints, constIntTupleView coarseRate, constIntTupleView endRate, constLOTupleView lFineNodesPerDir, constLOTupleView ghostedNodesPerDir, non_const_row_map_type rowPtr, entries_type colIndex) | |
| KOKKOS_INLINE_FUNCTION void | operator() (const LO nodeIdx) const | 
| Public Attributes | |
| IndexManager_kokkos | geoData_ | 
| const int | numDimensions_ | 
| const int | numGhostedNodes_ | 
| const LO | dofsPerNode_ | 
| const int | numInterpolationPoints_ | 
| constIntTupleView | coarseRate_ | 
| constIntTupleView | endRate_ | 
| constLOTupleView | lFineNodesPerDir_ | 
| constLOTupleView | ghostedNodesPerDir_ | 
| non_const_row_map_type | rowPtr_ | 
| entries_type | colIndex_ | 
Definition at line 189 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::computeGraphDataLinearFunctor | ( | RCP< IndexManager_kokkos > | geoData, | 
| const int | numDimensions, | ||
| const LO | numGhostedNodes, | ||
| const LO | dofsPerNode, | ||
| const int | numInterpolationPoints, | ||
| constIntTupleView | coarseRate, | ||
| constIntTupleView | endRate, | ||
| constLOTupleView | lFineNodesPerDir, | ||
| constLOTupleView | ghostedNodesPerDir, | ||
| non_const_row_map_type | rowPtr, | ||
| entries_type | colIndex | ||
| ) | 
Definition at line 340 of file MueLu_AggregationStructuredAlgorithm_kokkos_def.hpp.
| KOKKOS_INLINE_FUNCTION void MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::operator() | ( | const LO | nodeIdx | ) | const | 
Definition at line 362 of file MueLu_AggregationStructuredAlgorithm_kokkos_def.hpp.
| IndexManager_kokkos MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::geoData_ | 
Definition at line 191 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| const int MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::numDimensions_ | 
Definition at line 192 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| const int MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::numGhostedNodes_ | 
Definition at line 193 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| const LO MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::dofsPerNode_ | 
Definition at line 194 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| const int MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::numInterpolationPoints_ | 
Definition at line 195 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| constIntTupleView MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::coarseRate_ | 
Definition at line 196 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| constIntTupleView MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::endRate_ | 
Definition at line 197 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| constLOTupleView MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::lFineNodesPerDir_ | 
Definition at line 198 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| constLOTupleView MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::ghostedNodesPerDir_ | 
Definition at line 199 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| non_const_row_map_type MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::rowPtr_ | 
Definition at line 200 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| entries_type MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataLinearFunctor::colIndex_ | 
Definition at line 201 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.