CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <iostream>
#include <string>
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
Functions | |
template<typename PermuteIteratorIt > | |
void | CASM::print_dof_space (Log &log, DoFSpace const &dof_space, std::string const &identifier, ConfigEnumInput const &input_state, PermuteIteratorIt permute_begin, PermuteIteratorIt permute_end, bool sym_axes, bool calc_wedges) |
Print DoFSpace information. More... | |
template<typename NamedInitialStatesType > | |
void | CASM::print_initial_states (Log &log, NamedInitialStatesType const &named_initial_states) |
void | CASM::print_options (Log &log, ConfigEnumOptions const &options) |