CASM  1.1.0
A Clusters Approach to Statistical Mechanics
SymType.cc File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::xtal
 

Functions

SymOp CASM::xtal::operator* (const SymOp &LHS, const SymOp &RHS)
 Get a new SymOp that is equivalent to subsequent application of both SymOps. More...
 
const SymOpMatrixType & CASM::xtal::get_matrix (const SymOp &op)
 Accessor for SymOpType. Returns transformation matrix (Cartesian). More...
 
const SymOpTranslationType & CASM::xtal::get_translation (const SymOp &op)
 Accessor for SymOpType. Returns translation vector (tau). More...
 
SymOpTimeReversalType CASM::xtal::get_time_reversal (const SymOp &op)