1 #ifndef CASM_info_SupercellInfoInterface
2 #define CASM_info_SupercellInfoInterface
12 std::string
desc()
const override;
14 std::string
name()
const override;
PrimClex is the top-level data structure for a CASM project.
Interface for supercell info.
void run(jsonParser const &json_options, PrimClex const *primclex=nullptr) const override
Run prim info method.
std::string desc() const override
std::string name() const override
Enumeration method name (i.e. "prim", "supercell", "dof_space", etc.)