NanoStructures
1.0
DMFT solver for layered, strongly correlated nanostructures
|
A configuration object which is populated from a configuration file and allows to query and modify configuration values. More...
#include <libconfig.h++>
#include <string>
#include <list>
#include <memory>
#include <vector>
#include <utility>
Go to the source code of this file.
Classes | |
class | config::Configuration |
A configuration object which is populated from a configuration file and allows to query and modify configuration values. More... | |
A configuration object which is populated from a configuration file and allows to query and modify configuration values.
Essentially this class is just a front-end for the libconfig++ library. For convenience the configuration is a singleton object.