#include <dune/istl/matrixredistribute.hh>
Public Types | |
typedef CommMatrixRowSize< M > | Container |
Static Public Member Functions | |
static const M::size_type | gather (const Container &cont, std::size_t i) |
static void | scatter (Container &cont, const typename M::size_type &rowsize, std::size_t i) |
typedef CommMatrixRowSize<M> Dune::MatrixRowSizeGatherScatter< M, I >::Container |
static const M::size_type Dune::MatrixRowSizeGatherScatter< M, I >::gather | ( | const Container & | cont, | |
std::size_t | i | |||
) | [inline, static] |
References Dune::CommMatrixRowSize< M >::matrix.
static void Dune::MatrixRowSizeGatherScatter< M, I >::scatter | ( | Container & | cont, | |
const typename M::size_type & | rowsize, | |||
std::size_t | i | |||
) | [inline, static] |
References Dune::CommMatrixRowSize< M >::rowsize.