Dune::CheckIfDiagonalPresent< blocklevel, l > Struct Template Reference
[Sparse Matrix and Vector classes]
#include <matrixutils.hh>
Detailed Description
template<std::size_t blocklevel, std::size_t l = blocklevel>
struct Dune::CheckIfDiagonalPresent< blocklevel, l >
Check whether the a matrix has diagonal values on blocklevel recursion levels.
Static Public Member Functions | |
template<class Matrix> | |
static void | check (const Matrix &mat) |
Check whether the a matrix has diagonal values on blocklevel recursion levels. |
The documentation for this struct was generated from the following file: