dune-istl  2.3.1
Public Types | Public Member Functions | List of all members
Dune::Amg::Diagonal< N > Class Template Reference

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

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

Public Types

enum  { is_sign_preserving = true }

Public Member Functions

template<class M >
M::field_type operator() (const M &m) const
 compute the norm of a matrix.

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: