|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
patternstatistics.hh
Go to the documentation of this file.
For backward compatibility – Do not use this!
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
friend std::ostream & operator<<(std::ostream &os, const PatternStatistics &s)
Definition patternstatistics.hh:73
size_type longestRow() const
The maximum number of nonzero entries in any row of the matrix.
Definition patternstatistics.hh:44
T endl(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8