29 template <
typename _ConfigType>
36 std::string report_dir);
55 template <
typename ConfigType>
const PrimClex & primclex() const
Generic ConfigType-dependent part of Import.
UpdateT(const PrimClex &primclex, const StructureMap< ConfigType > &mapper, std::string report_dir)
Constructor.
virtual DataFormatter< ConfigIO::Result > _update_formatter() const =0
void _update_report(std::vector< ConfigIO::Result > &results, const DB::Selection< ConfigType > &selection) const
const StructureMap< ConfigType > & m_structure_mapper
void update(const DB::Selection< ConfigType > &selection, bool force)
Re-parse calculations 'from' all selected configurations.
PrimClex is the top-level data structure for a CASM project.