|
CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/crystallography/UnitCellCoord.hh"#include "casm/crystallography/BasicStructure.hh"#include "casm/crystallography/Molecule.hh"#include "casm/crystallography/Site.hh"#include "casm/crystallography/Superlattice.hh"#include "casm/misc/CASM_Eigen_math.hh"Go to the source code of this file.
Namespaces | |
| CASM | |
| Main CASM namespace. | |
| CASM::xtal | |
| std | |
Functions | |
| Coordinate | CASM::xtal::make_superlattice_coordinate (const UnitCell &ijk, const Lattice &tiling_unit, const Lattice &superlattice) |
| Coordinate | CASM::xtal::make_superlattice_coordinate (const UnitCell &ijk, const Superlattice &superlattice) |