CASM
1.1.0
A Clusters Approach to Statistical Mechanics
io_traits.cc
Go to the documentation of this file.
1
#include "
casm/basis_set/io/io_traits.hh
"
2
3
#include "
casm/basis_set/BasisFunctionSpecs.hh
"
4
5
namespace
CASM
{
6
7
const
std::string
traits<PARAM_PACK_TYPE>::name
=
"param_pack_type"
;
8
9
const
std::multimap<PARAM_PACK_TYPE, std::vector<std::string> >
10
traits<PARAM_PACK_TYPE>::strval = {
11
{
PARAM_PACK_TYPE::DEFAULT
, {
"DEFAULT"
,
"Default"
,
"default"
}},
12
{
PARAM_PACK_TYPE::DIFF
, {
"DIFF"
,
"Diff"
,
"diff"
}}};
13
14
}
// namespace CASM
BasisFunctionSpecs.hh
io_traits.hh
CASM::ConfigEnumIO::name
GenericDatumFormatter< std::string, ConfigEnumDataType > name()
Definition:
ConfigEnumIO_impl.hh:54
CASM
Main CASM namespace.
Definition:
APICommand.hh:8
CASM::PARAM_PACK_TYPE::DEFAULT
@ DEFAULT
CASM::PARAM_PACK_TYPE::DIFF
@ DIFF
src
casm
basis_set
io
io_traits.cc
Generated on Tue Mar 23 2021 14:16:43 for CASM by
1.9.1