![]() |
ryujin 2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
|
#include <source/sparsity_pattern.h>
Public Attributes | |
| unsigned int | row |
| unsigned int | column_index |
A structure describing a single matrix entry (given by a row index and an index for the column within that row) that has to be sent to a neighboring MPI rank during an update_ghost_rows(), or compress() operation.
Definition at line 64 of file sparsity_pattern.h.
| unsigned int ryujin::SparsityPattern< warp_size >::ExchangeDescription::row |
Definition at line 65 of file sparsity_pattern.h.
| unsigned int ryujin::SparsityPattern< warp_size >::ExchangeDescription::column_index |
Definition at line 66 of file sparsity_pattern.h.