CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules

Detailed Description

Relates to symmetry operations.

Classes

class  CASM::PermuteIterator
 
class  CASM::SymBasisPermute
 SymBasisPermute describes how a symmetry operation permutes atoms in a basis. More...
 
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...
 

Functions

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

Function Documentation

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

re-throw exceptions

re-throw exceptions

Definition at line 214 of file SymOp.cc.

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

Definition at line 209 of file SymOp.cc.