Dune Core Modules (unstable)

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 ([[maybe_unused]] 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 >

Check whether the a matrix has diagonal values on blocklevel recursion levels.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 27, 23:31, 2024)