|
CASM
AClustersApproachtoStatisticalMechanics
|
#include <iostream>#include <cmath>#include "casm/symmetry/SymOpRepresentation.hh"#include "casm/container/Permutation.hh"Go to the source code of this file.
Classes | |
| class | CASM::SymPermutation |
| SymPermutation describes how a symmetry operation permutes a list of 'things' For example, Coordinates in a Cluster, basis atoms in a Structure, Clusters in an Orbit, etc. More... | |
Namespaces | |
| CASM | |
| Main CASM namespace. | |
Functions | |
| jsonParser & | CASM::to_json (const SymPermutation &sym, jsonParser &json) |
| void | CASM::from_json (SymPermutation &sym, const jsonParser &json) |