|
dune-istl 2.8.0
|
Loading...
Searching...
No Matches
Dune::MatrixBlockError Class Reference
Error when performing an operation on a matrix block. More...
#include <dune/istl/istlexception.hh>
Inheritance diagram for Dune::MatrixBlockError:

Public Member Functions | |
| void | message (const std::string &msg) |
| const char * | what () const noexcept override |
| T | what (T... args) |
Static Public Member Functions | |
| static void | registerHook (ExceptionHook *hook) |
| static void | clearHook () |
Public Attributes | |
| int | r |
| int | c |
Detailed Description
Error when performing an operation on a matrix block.
For example an error in a block LU decomposition
Member Data Documentation
◆ c
| int Dune::MatrixBlockError::c |
◆ r
| int Dune::MatrixBlockError::r |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8