CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::Import_impl Namespace Reference

Typedefs

using Data = std::tuple< fs::path, jsonParser, std::string, std::pair< bool, double > >
 

Enumerations

enum  DataType { path = 0, relaxjson = 1, contcar = 2, energy = 3 }
 

Typedef Documentation

using CASM::Import_impl::Data = typedef std::tuple<fs::path, jsonParser, std::string, std::pair<bool, double> >

Definition at line 17 of file import.cc.

Enumeration Type Documentation

Enumerator
path 
relaxjson 
contcar 
energy 

Definition at line 16 of file import.cc.