CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <unordered_map>
#include <vector>
#include "casm/crystallography/IntegralCoordinateWithin.hh"
#include "casm/crystallography/UnitCellCoord.hh"
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
CASM::xtal | |
Typedefs | |
template<typename IntegralCoordinateType > | |
using | CASM::xtal::LinearIndexConverter = typename _LinearIndexConverter< IntegralCoordinateType >::type |