CASM  1.1.0
A Clusters Approach to Statistical Mechanics
LatticeIsEquivalent.hh File Reference
#include "casm/crystallography/Adapter.hh"
#include "casm/crystallography/Lattice.hh"
#include "casm/external/Eigen/Dense"

Go to the source code of this file.

Classes

class  CASM::xtal::LatticeIsEquivalent
 Lattice comparisons. More...
 
class  CASM::xtal::IsPointGroupOp
 Checks if operations are point group operations. More...
 

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::xtal
 

Functions

bool CASM::xtal::is_equivalent (const Lattice &ref_lattice, const Lattice &other)
 Check if ref_lattice = other*U, where U is unimodular. More...