19 ss <<
"Warning: The composition axes " << key
20 <<
" cannot be found among the posible composition axes.\n\n"
21 <<
"Please use 'casm composition --select' to re-select your "
23 <<
"use 'casm composition --calc' to re-calc your standard axes,\n"
24 <<
"or add custom composition axes manually.";
std::set< std::string > enumerated
void select(std::string key)
Set this->curr using key.
CompositionConverter curr
std::map< std::string, CompositionConverter > all_axes
void erase_enumerated()
Erase all enumerated axes and clear this->enumerated.