|
CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/crystallography/LatticeIsEquivalent.hh"#include "casm/crystallography/SymTools.hh"#include "casm/crystallography/SymType.hh"#include "casm/misc/CASM_Eigen_math.hh"Go to the source code of this file.
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... | |