Dune::Amg::FirstDiagonal Class Reference
[Parallel Algebraic Multigrid]

Norm that uses only the [0][0] entry of the block to determine couplings. More...

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

Inheritance diagram for Dune::Amg::FirstDiagonal:
Inheritance graph

List of all members.

Public Types

enum  

Public Member Functions

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

Detailed Description

Norm that uses only the [0][0] entry of the block to determine couplings.


Member Enumeration Documentation

anonymous enum [inherited]

Member Function Documentation

M::field_type Dune::Amg::Diagonal< N >::operator() ( const M &  m  )  const [inline, inherited]

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:

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