Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::Amg::RowSum Struct Reference
Functor using the row sum (infinity) norm to determine strong couplings. More...
#include <dune/istl/paamg/aggregates.hh>
Public Member Functions | |
template<class M > | |
FieldTraits< typenameM::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:
- dune/istl/paamg/aggregates.hh
