dune-istl
2.1.1
|
Norm that uses only the [0][0] entry of the block to determine couplings. More...
#include <dune/istl/paamg/aggregates.hh>
Public Types | |
enum | |
Public Member Functions | |
M::field_type | operator() (const M &m) const |
compute the norm of a matrix. |
Norm that uses only the [0][0] entry of the block to determine couplings.
anonymous enum [inherited] |
M::field_type Dune::Amg::Diagonal< N >::operator() | ( | const M & | m | ) | const [inline, inherited] |
compute the norm of a matrix.
m | The matrix ro compute the norm of. |