|
CASM
AClustersApproachtoStatisticalMechanics
|
#include "casm/app/QueryHandler.hh"#include "casm/app/ProjectSettings.hh"#include "casm/casm_io/DataFormatterTools.hh"Go to the source code of this file.
Namespaces | |
| CASM | |
| Main CASM namespace. | |
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... | |