- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/istl/matrixredistribute.hh>
Public Types | |
typedef CommMatrixRowSize< M, RI > | 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,RI> Dune::MatrixCopyRowSizeGatherScatter< M, I, RI >::Container |
static const M::size_type Dune::MatrixCopyRowSizeGatherScatter< M, I, RI >::gather | ( | const Container & | cont, | |
std::size_t | i | |||
) | [inline, static] |
References Dune::CommMatrixRowSize< M, RI >::matrix.
static void Dune::MatrixCopyRowSizeGatherScatter< M, I, RI >::scatter | ( | Container & | cont, | |
const typename M::size_type & | rowsize, | |||
std::size_t | i | |||
) | [inline, static] |
References Dune::CommMatrixRowSize< M, RI >::rowsize.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].