Dune::Amg::RowSum Struct Reference
[Parallel Algebraic Multigrid]

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.


Member Enumeration Documentation

anonymous enum
Enumerator:
is_sign_preserving 

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].