|
dune-istl 2.10
|
#include <dune/istl/matrixredistribute.hh>
Public Types | |
| typedef I::GlobalIndex | GlobalIndex |
| typedef CommMatrixSparsityPattern< M, I > | Container |
| typedef M::ConstColIterator | ColIter |
Static Public Member Functions | |
| static const GlobalIndex & | gather (const Container &cont, std::size_t i, std::size_t j) |
| static void | scatter (Container &cont, const GlobalIndex &gi, std::size_t i, std::size_t j) |
Static Public Attributes | |
| static ColIter | col |
| static GlobalIndex | numlimits |
| typedef M::ConstColIterator Dune::MatrixSparsityPatternGatherScatter< M, I >::ColIter |
| typedef CommMatrixSparsityPattern<M,I> Dune::MatrixSparsityPatternGatherScatter< M, I >::Container |
| typedef I::GlobalIndex Dune::MatrixSparsityPatternGatherScatter< M, I >::GlobalIndex |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |