DUNE PDELab (git)
patternstatistics.hh
Statistics about the pattern of a BCRSMatrix.
Definition: patternstatistics.hh:14
size_type rows() const
The number of matrix rows.
Definition: patternstatistics.hh:62
double averageEntriesPerRow() const
The average number of nonzero entries per row, after matrix construction was completed.
Definition: patternstatistics.hh:68
T size_type
size_type of the associated BCRSMatrix.
Definition: patternstatistics.hh:19
size_type overflowCount() const
The number of nonzero entries that had to be temporarily stored in the overflow area during pattern c...
Definition: patternstatistics.hh:50
size_type estimatedEntriesPerRow() const
The estimated number of nonzeros per row as provided by the user before pattern construction.
Definition: patternstatistics.hh:56
size_type nonZeros() const
The total number of nonzero entries in the matrix.
Definition: patternstatistics.hh:38
size_type longestRow() const
The maximum number of nonzero entries in any row of the matrix.
Definition: patternstatistics.hh:44
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)