CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/clex/ConfigEnumByPermutation.hh"
#include "casm/clex/Configuration.hh"
#include "casm/clex/FillSupercell.hh"
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
Functions | |
template<typename ConfigOutputIterator > | |
ConfigOutputIterator | CASM::make_all_super_configurations (Configuration const &configuration, std::shared_ptr< Supercell const > shared_supercell, ConfigOutputIterator result) |
Make all super configurations that fill a particular supercell. More... | |