CASM  1.1.0
A Clusters Approach to Statistical Mechanics
UnitCellCoordIO.hh File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::xtal
 

Functions

jsonParser & CASM::to_json (const xtal::UnitCellCoord &ucc_val, jsonParser &fill_json)
 Print to json as [b, i, j, k]. More...
 
void CASM::from_json (xtal::UnitCellCoord &fill_value, const jsonParser &read_json)
 Read from json [b, i, j, k]. More...