dune-istl  2.1.1
Public Types | Public Member Functions
Dune::Amg::RowSum Struct Reference

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

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

List of all members.

Public Types

enum  { is_sign_preserving = false }

Public Member Functions

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

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: