C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
structure::ElementLiouvilleanException Struct Reference

Thrown if the Lindblad index is not smaller than the total number of Lindblads. More...

#include <ElementLiouvillean.h>

+ Inheritance diagram for structure::ElementLiouvilleanException:
+ Collaboration diagram for structure::ElementLiouvilleanException:

Public Member Functions

 ElementLiouvilleanException (const std::string &tag)
 
- Public Member Functions inherited from cpputils::TaggedException
 TaggedException (const std::string &tag)
 
const std::string getTag () const
 
const char * what () const throw ()
 Returns the short description.
 

Detailed Description

Thrown if the Lindblad index is not smaller than the total number of Lindblads.

Definition at line 73 of file ElementLiouvillean.h.


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