|
dune-istl 2.9.0
|
Loading...
Searching...
No Matches
Dune::Amg::FirstDiagonal Class Reference
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:

Public Types | |
| enum | |
Public Member Functions | |
| FieldTraits< typenameM::field_type >::real_type | operator() (const M &m, typename std::enable_if_t<!Dune::IsNumber< M >::value > *sfinae=nullptr) const |
| compute the norm of a matrix. | |
| auto | operator() (const M &m, typename std::enable_if_t< Dune::IsNumber< M >::value > *sfinae=nullptr) const |
| Compute the norm of a scalar. | |
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
◆ operator()() [1/2]
|
inlineinherited |
Compute the norm of a scalar.
- Parameters
-
m The scalar to compute the norm of
◆ operator()() [2/2]
|
inlineinherited |
compute the norm of a matrix.
- Parameters
-
m The matrix to compute the norm of
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8