NGSolve  4.9
Public Member Functions
ngstd::RangeException Class Reference

Out of range exception used for arrays, vectors and matrices. More...

#include <exception.hpp>

Inheritance diagram for ngstd::RangeException:
ngstd::Exception

List of all members.

Public Member Functions

 RangeException (const string &where, int ind, int imin, int imax)
 where it occurs, index, minimal and maximal indices

Detailed Description

Out of range exception used for arrays, vectors and matrices.


The documentation for this class was generated from the following file: