dune-istl  2.4.1-rc2
Public Types | Public Member Functions | List of all members
Dune::Amg::RowSum Struct Reference

Functor using the row sum (infinity) norm to determine strong couplings. More...

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

Public Types

enum  { is_sign_preserving = false }
 

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

Functor using the row sum (infinity) norm to determine strong couplings.

The is proposed by several people for elasticity problems.


The documentation for this struct was generated from the following file: