CASM  1.1.0
A Clusters Approach to Statistical Mechanics
Configuration_json_io.cc File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Functions

jsonParser & CASM::to_json (Configuration const &configuration, jsonParser &json)
 Insert Configuration to JSON. More...
 
void CASM::from_json (Configuration &configuration, jsonParser const &json)
 Read Configuration from JSON. More...