|
dune-istl
2.8.0
|
Functions | |
| template<class Matrix > | |
| auto | rows (Matrix const &matrix) |
| template<class Matrix > | |
| auto | cols (Matrix const &matrix) |
| template<class Vector > | |
| auto | size (Vector const &vector) |
| auto Dune::ForEach::cols | ( | Matrix const & | matrix | ) |
| auto Dune::ForEach::rows | ( | Matrix const & | matrix | ) |
| auto Dune::ForEach::size | ( | Vector const & | vector | ) |