CASM  1.1.0
A Clusters Approach to Statistical Mechanics
stream_io_impl.hh File Reference

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)