Dune::CheckIfDiagonalPresent< blocklevel, l > Struct Template Reference
[Sparse Matrix and Vector classes]

#include <matrixutils.hh>

List of all members.


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:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)