C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
structure::ExactCommon Class Referenceabstract

The template-parameter-independent base of Exact. More...

#include <Exact.h>

+ Inheritance diagram for structure::ExactCommon:

Public Types

typedef boost::shared_ptr< const ExactCommonPtr
 

Public Member Functions

bool applicableInMaster () const
 Describes whether the system fulfills the requirement to be used in Master-equation evolution. More...
 

Detailed Description

The template-parameter-independent base of Exact.

Definition at line 18 of file Exact.h.

Member Function Documentation

bool structure::ExactCommon::applicableInMaster ( ) const
inline

Describes whether the system fulfills the requirement to be used in Master-equation evolution.

See also
Limitations of the Master-equation driver

Definition at line 29 of file Exact.h.


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