dune-istl 3.0-git
|
#include <dune/istl/paamg/hierarchy.hh>
Public Types | |
typedef Matrix::size_type | size_type |
typedef Matrix::row_type | matrix_row |
Public Member Functions | |
calc () | |
void | operator() (const matrix_row &row) |
Public Attributes | |
size_type | min |
size_type | max |
size_type | sum |
typedef Matrix::row_type Dune::Amg::MatrixHierarchy< M, PI, A >::MatrixStats< Matrix, true >::calc::matrix_row |
typedef Matrix::size_type Dune::Amg::MatrixHierarchy< M, PI, A >::MatrixStats< Matrix, true >::calc::size_type |
|
inline |
|
inline |
size_type Dune::Amg::MatrixHierarchy< M, PI, A >::MatrixStats< Matrix, true >::calc::max |
size_type Dune::Amg::MatrixHierarchy< M, PI, A >::MatrixStats< Matrix, true >::calc::min |
size_type Dune::Amg::MatrixHierarchy< M, PI, A >::MatrixStats< Matrix, true >::calc::sum |