|
NGSolve
4.9
|
Out of range exception used for arrays, vectors and matrices. More...
#include <exception.hpp>
Public Member Functions | |
| RangeException (const string &where, int ind, int imin, int imax) | |
| where it occurs, index, minimal and maximal indices | |
Out of range exception used for arrays, vectors and matrices.
1.7.6.1