1 #ifndef SUPERLATTICEENUMERATORIO_HH
2 #define SUPERLATTICEENUMERATORIO_HH
11 struct jsonConstructor;
14 jsonParser &
to_json(
const xtal::ScelEnumProps &props, jsonParser &json);
Data structure for holding supercell enumeration properties.
jsonParser & to_json(const ClexDescription &desc, jsonParser &json)
void from_json(ClexDescription &desc, const jsonParser &json)
void parse(InputParser< ConfigEnumOptions > &parser, std::string method_name, PrimClex const &primclex, DataFormatterDictionary< Configuration > const &dict)
Helper struct for constructing objects that need additional data.
static ReturnType from_json(const jsonParser &json)
Default from_json is equivalent to.