1 #ifndef CASM_ProjectBuilder
2 #define CASM_ProjectBuilder
36 std::string project_name);
47 std::string project_name,
Structure specifies the lattice and atomic basis of a crystal.
BasicStructure specifies the lattice and atomic basis of a crystal.
std::set< int > default_nlist_sublat_indices(xtal::BasicStructure const &prim)
Eigen::Matrix3l default_nlist_weight_matrix(xtal::BasicStructure const &prim, double tol)
void build_project(ProjectSettings const &project_settings, Structure const &prim)
ProjectSettings make_default_project_settings(xtal::BasicStructure const &prim, std::string project_name)
Matrix< long int, 3, 3 > Matrix3l