CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <functional>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
struct | CASM::EnumerateSupercellsOptions |
Options for the enumerate_supercells function. More... | |
Namespaces | |
CASM | |
Main CASM namespace. | |
CASM::DB | |
Functions | |
template<typename EnumeratorType > | |
void | CASM::enumerate_supercells (EnumerateSupercellsOptions const &options, EnumeratorType &enumerator, DB::Database< Supercell > &supercell_db) |