CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/global/definitions.hh"
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
CASM::xtal | |
Functions | |
ChemicalReference | CASM::read_chemical_reference (fs::path filename, BasicStructure const &prim, double tol) |
Read chemical reference states from JSON file. More... | |
void | CASM::write_chemical_reference (const ChemicalReference &chem_ref, fs::path filename) |
Write chemical reference states to JSON file. More... | |