- Home
- About DUNE
- Download
- Documentation
- Community
- Development
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. |
Check whether the a matrix has diagonal values on blocklevel recursion levels.
static void Dune::CheckIfDiagonalPresent< Matrix, blocklevel, l >::check | ( | const Matrix & | mat | ) | [inline, static] |
Check whether the a matrix has diagonal values on blocklevel recursion levels.
References Dune::Matrix< T, A >::begin(), Dune::Matrix< T, A >::end(), and row.
Referenced by Dune::SeqGS< M, X, Y, l >::SeqGS(), and Dune::SeqJac< M, X, Y, l >::SeqJac().
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].