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

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Functions

jsonParser & CASM::to_json (const CompositionConverter &f, jsonParser &json)
 Serialize CompositionConverter to JSON. More...
 
void CASM::from_json (CompositionConverter &f, const jsonParser &json)
 Deserialize CompositionConverter from JSON. More...