Tpetra parallel linear algebra
Version of the Day
|
Unpacks and combines a single row of the CrsGraph. More...
#include <Tpetra_Details_unpackCrsGraphAndCombine_def.hpp>
Unpacks and combines a single row of the CrsGraph.
LocalGraph | KokkosSparse::CrsGraph specialization. |
LocalMap | Type of the "local" column map |
BufferDevice | Type of the "buffer device type." See Trilinos GitHub Issue #1088 for details. |
Data (bytes) describing the row of the CRS graph are "unpacked" from a single (concatenated) (view of) Packet* directly into the row of the graph.
Definition at line 142 of file Tpetra_Details_unpackCrsGraphAndCombine_def.hpp.