|
dune-istl 2.10
|
#include <dune/istl/matrixredistribute.hh>
Public Types | |
| typedef CommMatrixSparsityPattern< M, I > | Type |
| typedef I::GlobalIndex | IndexedType |
| The indexed type we send. This is the global index indentitfying the column. | |
| typedef VariableSize | IndexedTypeFlag |
| Each row varies in size. | |
Static Public Member Functions | |
| static M::size_type | getSize (const Type &t, std::size_t i) |
| typedef I::GlobalIndex Dune::CommPolicy< CommMatrixSparsityPattern< M, I > >::IndexedType |
The indexed type we send. This is the global index indentitfying the column.
| typedef VariableSize Dune::CommPolicy< CommMatrixSparsityPattern< M, I > >::IndexedTypeFlag |
Each row varies in size.
| typedef CommMatrixSparsityPattern<M,I> Dune::CommPolicy< CommMatrixSparsityPattern< M, I > >::Type |
|
inlinestatic |