CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::traits< BasicClexParamPack::EvalMode > Struct Reference

#include <BasicClexParamPack.hh>

Detailed Description

Definition at line 193 of file BasicClexParamPack.hh.

Static Public Attributes

static const std::string name = "clex_eval_mode"
 
static const std::multimap< BasicClexParamPack::EvalMode, std::vector< std::string > > strval
 

Member Data Documentation

◆ name

const std::string CASM::traits< BasicClexParamPack::EvalMode >::name = "clex_eval_mode"
static

Definition at line 194 of file BasicClexParamPack.hh.

◆ strval

const std::multimap< BasicClexParamPack::EvalMode, std::vector< std::string > > CASM::traits< BasicClexParamPack::EvalMode >::strval
static
Initial value:
= {
{"Default", "DEFAULT", "default"}},
{BasicClexParamPack::EvalMode::READ, {"Read", "READ", "read"}},
{"Dynamic", "Dynam", "DYNAMIC", "DYNAM", "dynamic", "dynam"}}}

Definition at line 198 of file BasicClexParamPack.hh.


The documentation for this struct was generated from the following file: