CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <boost/iterator/iterator_facade.hpp>
#include <set>
#include <string>
#include "casm/clex/MappedProperties.hh"
#include "casm/database/Database.hh"
Go to the source code of this file.
Classes | |
class | CASM::DB::PropertiesDatabaseIteratorBase |
class | CASM::DB::PropertiesDatabaseIterator |
Wrapper class for specializations PropertiesDatabaseIteratorBase. More... | |
class | CASM::DB::PropertiesDatabase |
class | CASM::DB::PropertiesDatabase::Compare |
Compare type for std::set<std::string, Compare>, which sorts to determine the 'origin' configname for the best scoring MappedProperties to a particular config. More... | |
Namespaces | |
CASM | |
Main CASM namespace. | |
CASM::DB | |