|
MueLu
Version of the Day
|
#include <MueLu_AggregationStructuredAlgorithm_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 148 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| MueLu::AggregationStructuredAlgorithm< 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 627 of file MueLu_AggregationStructuredAlgorithm_def.hpp.
| KOKKOS_INLINE_FUNCTION void MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::operator() | ( | const LO | rowIdx, |
| GO & | update, | ||
| const bool | final | ||
| ) | const |
Definition at line 644 of file MueLu_AggregationStructuredAlgorithm_def.hpp.
| IndexManager_kokkos MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::geoData_ |
Definition at line 149 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| const LO MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::dofsPerNode_ |
Definition at line 150 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| const int MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::numInterpolationPoints_ |
Definition at line 151 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| const LO MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::numLocalRows_ |
Definition at line 152 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| constIntTupleView MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::coarseRate_ |
Definition at line 153 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| constLOTupleView MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::lFineNodesPerDir_ |
Definition at line 154 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.
| non_const_row_map_type MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >::computeGraphRowPtrFunctor::rowPtr_ |
Definition at line 155 of file MueLu_AggregationStructuredAlgorithm_decl.hpp.