Norm that uses only the [0][0] entry of the block to determine couplings.
More...
#include <dune/istl/paamg/aggregates.hh>
|
| FieldTraits< typenameM::field_type >::real_type | operator() (const M &m, typename std::enable_if_t<!Dune::IsNumber< M >::value > *sfinae=nullptr) const |
| | compute the norm of a matrix.
|
Norm that uses only the [0][0] entry of the block to determine couplings.
◆ anonymous enum
◆ operator()()
| FieldTraits< typenameM::field_type >::real_type Dune::Amg::Diagonal< N >::operator() |
( |
const M & | m, |
|
|
typename std::enable_if_t<!Dune::IsNumber< M >::value > * | sfinae = nullptr ) const |
|
inlineinherited |
compute the norm of a matrix.
- Parameters
-
| m | The matrix to compute the norm of |
The documentation for this class was generated from the following file: