DUNE-FEM (unstable)

Norm that uses only the [N][N] entry of the block to determine couplings. More...

#include <dune/istl/paamg/aggregates.hh>

Public Member Functions

template<class M >
FieldTraits< typename M::field_type >::real_type operator() (const M &m, [[maybe_unused]] typename std::enable_if_t<!Dune::IsNumber< M >::value > *sfinae=nullptr) const
 compute the norm of a matrix. More...
 
template<class M >
auto operator() (const M &m, typename std::enable_if_t< Dune::IsNumber< M >::value > *sfinae=nullptr) const
 Compute the norm of a scalar. More...
 

Detailed Description

template<int N>
class Dune::Amg::Diagonal< N >

Norm that uses only the [N][N] entry of the block to determine couplings.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 1, 22:29, 2024)