CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <map>
#include <memory>
#include "casm/casm_io/dataformatter/DataFormatterDecl.hh"
#include "casm/misc/cloneable_ptr.hh"
Go to the source code of this file.
Classes | |
class | CASM::QueryHandler< _DataObject > |
Namespaces | |
CASM | |
Main CASM namespace. | |
CASM::DB | |
Functions | |
template<typename DataFormatterDictInserter , typename RuntimeLibInserter > | |
std::pair< DataFormatterDictInserter, RuntimeLibInserter > | CASM::load_query_plugins (const ProjectSettings &set, DataFormatterDictInserter dict_it, RuntimeLibInserter lib_it) |
Load enumerator plugins from a CASM project. More... | |