Tpetra parallel linear algebra
Version of the Day
|
Compute the number of packets and offsets for the pack procedure. More...
#include <Tpetra_Details_packCrsMatrix_def.hpp>
Public Member Functions | |
int | getError () const |
Host function for getting the error. More... | |
Compute the number of packets and offsets for the pack procedure.
OutputOffsetsViewType | the type of the output offsets view |
CountsViewType | the type of the counts view |
InputOffsetsViewType | the type of the input offsets view |
InputLocalRowIndicesViewType | the type of the local row indices view |
InputLocalRowPidsViewType | the type of the local process IDs view |
Definition at line 115 of file Tpetra_Details_packCrsMatrix_def.hpp.
|
inline |
Host function for getting the error.
Definition at line 247 of file Tpetra_Details_packCrsMatrix_def.hpp.