Dune::Amg::RowSum Struct Reference
[Parallel Algebraic Multigrid]
#include <aggregates.hh>
Detailed Description
Functor using the row sum (infinity) norm to determine strong couplings.The is proposed by several people for elasticity problems.
Public Member Functions | |
template<class M> | |
M::field_type | operator() (const M &m) const |
compute the norm of a matrix. |
Member Function Documentation
template<class M>
M::field_type Dune::Amg::RowSum::operator() | ( | const M & | m | ) | const [inline] |
compute the norm of a matrix.
- Parameters:
-
m The matrix ro compute the norm of.
The documentation for this struct was generated from the following file: