dune-istl  2.5.1
Public Types | Public Member Functions | List of all members

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

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

Inheritance diagram for Dune::Amg::Diagonal< N >:
Inheritance graph

Public Types

enum  { is_sign_preserving = true }
 

Public Member Functions

template<class M >
FieldTraits< typename M::field_type >::real_type operator() (const M &m) const
 compute the norm of a matrix. 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: