Go to the source code of this file.
|
void | CASM::print_basis_functions (Log &log, std::shared_ptr< Structure const > const &shared_prim, ClexBasisSpecs const &basis_set_specs, bool align, OrbitPrinterOptions opt=OrbitPrinterOptions()) |
| Pretty-print basis functions – generate, then print. More...
|
|
void | CASM::print_basis_functions (Log &log, PrimClex const &primclex, std::string basis_set_name, bool align, OrbitPrinterOptions opt=OrbitPrinterOptions()) |
| Pretty-print basis functions – read clusters from existing clust.json file. More...
|
|