| 
    Tpetra parallel linear algebra Version of the Day
    
   | 
 
Kokkos::parallel_reduce functor to determine the number of entries (to unpack) in a KokkosSparse::CrsMatrix to pack. More...
#include <Tpetra_Details_unpackCrsMatrixAndCombine_def.hpp>
Kokkos::parallel_reduce functor to determine the number of entries (to unpack) in a KokkosSparse::CrsMatrix to pack.
| LO | The type of local indices. | 
| DT | The Kokkos device type. | 
| BDT | The "buffer device type." | 
The maximum number of entries is required for allocated device scratch space
Definition at line 383 of file Tpetra_Details_unpackCrsMatrixAndCombine_def.hpp.