|
MueLu
Version of the Day
|
#include <MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp>
Public Member Functions | |
| computeGraphDataConstantFunctor (RCP< IndexManager_kokkos > geoData, const LO numGhostedNodes, const LO dofsPerNode, constIntTupleView coarseRate, constIntTupleView endRate, constLOTupleView lFineNodesPerDir, 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 | numGhostedNodes_ |
| const LO | dofsPerNode_ |
| constIntTupleView | coarseRate_ |
| constIntTupleView | endRate_ |
| constLOTupleView | lFineNodesPerDir_ |
| non_const_row_map_type | rowPtr_ |
| entries_type | colIndex_ |
Definition at line 146 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::computeGraphDataConstantFunctor | ( | RCP< IndexManager_kokkos > | geoData, |
| const LO | numGhostedNodes, | ||
| const LO | dofsPerNode, | ||
| constIntTupleView | coarseRate, | ||
| constIntTupleView | endRate, | ||
| constLOTupleView | lFineNodesPerDir, | ||
| non_const_row_map_type | rowPtr, | ||
| entries_type | colIndex | ||
| ) |
Definition at line 250 of file MueLu_AggregationStructuredAlgorithm_kokkos_def.hpp.
| KOKKOS_INLINE_FUNCTION void MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::operator() | ( | const LO | nodeIdx | ) | const |
Definition at line 267 of file MueLu_AggregationStructuredAlgorithm_kokkos_def.hpp.
| IndexManager_kokkos MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::geoData_ |
Definition at line 148 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| const int MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::numGhostedNodes_ |
Definition at line 149 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| const LO MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::dofsPerNode_ |
Definition at line 150 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| constIntTupleView MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::coarseRate_ |
Definition at line 151 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| constIntTupleView MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::endRate_ |
Definition at line 152 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| constLOTupleView MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::lFineNodesPerDir_ |
Definition at line 153 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| non_const_row_map_type MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::rowPtr_ |
Definition at line 154 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.
| entries_type MueLu::AggregationStructuredAlgorithm_kokkos< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::colIndex_ |
Definition at line 155 of file MueLu_AggregationStructuredAlgorithm_kokkos_decl.hpp.