CASM  1.1.0
A Clusters Approach to Statistical Mechanics
SupercellSymInfo_data_io.hh
Go to the documentation of this file.
1 #ifndef CASM_xtal_SupercellSymInfo_data_io
2 #define CASM_xtal_SupercellSymInfo_data_io
3 
5 
6 namespace CASM {
7 
8 class SupercellSymInfo;
9 
10 template <>
11 DataFormatterDictionary<SupercellSymInfo>
13 
14 } // namespace CASM
15 
16 #endif
Main CASM namespace.
Definition: APICommand.hh:8
DataFormatterDictionary< SupercellSymInfo > make_attribute_dictionary< SupercellSymInfo >()