|
MueLu Version of the Day
|
#include <MueLu_AggregationStructuredAlgorithm_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 127 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| MueLu::AggregationStructuredAlgorithm< 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 568 of file MueLu_AggregationStructuredAlgorithm_def.hpp.
| KOKKOS_INLINE_FUNCTION void MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::operator() | ( | const LO | nodeIdx | ) | const |
Definition at line 589 of file MueLu_AggregationStructuredAlgorithm_def.hpp.
| IndexManager_kokkos MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::geoData_ |
Definition at line 128 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| const int MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::numGhostedNodes_ |
Definition at line 129 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| const LO MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::dofsPerNode_ |
Definition at line 130 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| constIntTupleView MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::coarseRate_ |
Definition at line 131 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| constIntTupleView MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::endRate_ |
Definition at line 132 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| constLOTupleView MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::lFineNodesPerDir_ |
Definition at line 133 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| non_const_row_map_type MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::rowPtr_ |
Definition at line 134 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| entries_type MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphDataConstantFunctor::colIndex_ |
Definition at line 135 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.