Dune Core Modules (2.8.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::CheckIfDiagonalPresent< Matrix, blocklevel, l > Struct Template Reference
Check whether the a matrix has diagonal values on blocklevel recursion levels. More...
#include <dune/istl/matrixutils.hh>
Static Public Member Functions | |
static void | check (const Matrix &mat) |
Check whether the a matrix has diagonal values on blocklevel recursion levels. | |
Detailed Description
template<class Matrix, std::size_t blocklevel, std::size_t l = blocklevel>
struct Dune::CheckIfDiagonalPresent< Matrix, blocklevel, l >
struct Dune::CheckIfDiagonalPresent< Matrix, blocklevel, l >
Check whether the a matrix has diagonal values on blocklevel recursion levels.
The documentation for this struct was generated from the following file:
- dune/istl/matrixutils.hh
