CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
SymOp.hh File Reference
#include <iostream>
#include <cmath>
#include "casm/symmetry/SymOpRepresentation.hh"

Go to the source code of this file.

Classes

class  CASM::SymOp
 SymOp is the Coordinate representation of a symmetry operation it keeps fraction (FRAC) and Cartesian (CART) information about how a symetry operation transforms 3D spatial coordinates. More...
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

jsonParser & CASM::to_json (const SymOp &sym, jsonParser &json)
 
void CASM::from_json (SymOp &sym, const jsonParser &json)