|
CASM
AClustersApproachtoStatisticalMechanics
|
#include "casm/symmetry/SymOpRepresentation.hh"#include "casm/symmetry/SymGroupRep.hh"#include "casm/symmetry/SymMatrixXd.hh"#include "casm/symmetry/SymPermutation.hh"Go to the source code of this file.
Namespaces | |
| CASM | |
| Main CASM namespace. | |
Functions | |
| jsonParser & | CASM::to_json (const SymOpRepresentation *rep, jsonParser &json) |
| creates jsonParser using polymorphism More... | |
| void | CASM::from_json (SymOpRepresentation *rep, const jsonParser &json) |
| This allocates a new object to 'rep'. More... | |