CASM  1.1.0
A Clusters Approach to Statistical Mechanics
ConfigDoF_json_io.hh File Reference
#include <map>
#include <memory>
#include <vector>
#include "casm/crystallography/DoFDecl.hh"
#include "casm/global/definitions.hh"

Go to the source code of this file.

Classes

struct  CASM::jsonMake< ConfigDoF >
 
struct  CASM::jsonConstructor< ConfigDoF >
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

jsonParser & CASM::to_json (const ConfigDoF &configdof, jsonParser &json)
 
void CASM::from_json (ConfigDoF &configdof, const jsonParser &json)
 Read ConfigDoF from JSON. More...