Greens-code
A modular quantum transport code
Public Member Functions | List of all members
super_Matrix_Invalid_request Class Reference

An invalid request for matrix inversion. More...

#include <exceptions.hpp>

Inheritance diagram for super_Matrix_Invalid_request:
Inheritance graph
[legend]
Collaboration diagram for super_Matrix_Invalid_request:
Collaboration graph
[legend]

Public Member Functions

 super_Matrix_Invalid_request (const char *m)
 
const char * what () const throw ()
 

Detailed Description

An invalid request for matrix inversion.

Thrown if code tries to invert a Matrix twice, or to change an element after inversion. See also super_Matrix


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