C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
EvolvedGSL.h File Reference

Defines evolved::MakerGSL, which incorporates the actual GSL-based implementation of evolved::Evolved. More...

#include "Exception.h"
#include "Evolved.h"
+ Include dependency graph for EvolvedGSL.h:

Go to the source code of this file.

Classes

class  evolved::NonContiguousStorageException
 Thrown if the array supplied to MakerGSL has non contiguous storage. More...
 
class  evolved::MakerGSL< A >
 Implements Maker and incorporates MakerGSL::_, the actual GSL-based implementation of the Evolved interface. More...
 

Namespaces

 evolved
 Comprises utilities related to ODE adaptive evolution.
 

Detailed Description

Defines evolved::MakerGSL, which incorporates the actual GSL-based implementation of evolved::Evolved.

Definition in file EvolvedGSL.h.