NanoStructures
1.0
DMFT solver for layered, strongly correlated nanostructures
|
This is the complete list of members for config::Configuration, including all inherited members.
addSetting(std::string path, std::string name, std::string value) | config::Configuration | |
editSetting(std::string path, std::string name, double value) | config::Configuration | |
exists(std::string path) | config::Configuration | |
getBool(std::string path) | config::Configuration | |
getDouble(std::string path) | config::Configuration | |
getInstance() | config::Configuration | static |
getInteger(std::string path) | config::Configuration | |
getName() const (defined in config::Configuration) | config::Configuration | inline |
getString(std::string path) | config::Configuration | |
lookup(const std::string path) const | config::Configuration | inline |
readFile(std::string configFile) | config::Configuration | |
std::auto_ptr< Configuration > (defined in config::Configuration) | config::Configuration | friend |