Dune::CommMatrixRowSize< M > Struct Template Reference
Utility class to communicate and set the row sizes of a redistributed matrix.
More...
#include <dune/istl/matrixredistribute.hh>
List of all members.
Detailed Description
template<class M>
struct Dune::CommMatrixRowSize< M >
Utility class to communicate and set the row sizes of a redistributed matrix.
- Template Parameters:
-
| M | The type of the matrix that the row size is communicated of. |
| I | The type of the index set. |
Member Typedef Documentation
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
| m_ | The matrix whose sparsity pattern is communicated. |
[out] | rowsize_ | The vector containing the row sizes |
Member Data Documentation
The documentation for this struct was generated from the following file: