Dune::Amg::FirstDiagonal Class Reference
[Parallel Algebraic Multigrid]
#include <aggregates.hh>
Detailed Description
Norm that uses only the [0][0] entry of the block to determine couplings.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::FirstDiagonal::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 class was generated from the following file: