Dune Core Modules (unstable)

Dune::CommMatrixRowSize< M, RI > Struct Template Reference

Utility class to communicate and set the row sizes of a redistributed matrix. More...

#include <dune/istl/matrixredistribute.hh>

Public Member Functions

 CommMatrixRowSize (const M &m_, RI &rowsize_)
 Constructor. More...
 

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
MThe type of the matrix that the row size is communicated of.
RIThe type of class for redistribution information

Constructor & Destructor Documentation

◆ CommMatrixRowSize()

template<class M , class RI >
Dune::CommMatrixRowSize< M, RI >::CommMatrixRowSize ( const M &  m_,
RI &  rowsize_ 
)
inline

Constructor.

Parameters
m_The matrix whose sparsity pattern is communicated.
[out]rowsize_RedistributeInformation object

The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 28, 23:30, 2024)