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, class RI>
struct Dune::CommMatrixRowSize< M, RI >
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. |
| RI | The type of class for redistribution information |
Member Typedef Documentation
template<class M, class RI>
template<class M, class RI>
Constructor & Destructor Documentation
template<class M, class RI>
Member Data Documentation
template<class M, class RI>
template<class M, class RI>
The documentation for this struct was generated from the following file: