CASM  1.1.0
A Clusters Approach to Statistical Mechanics
LinearIndexConverter.hh File Reference
#include <unordered_map>
#include <vector>
#include "casm/crystallography/IntegralCoordinateWithin.hh"
#include "casm/crystallography/UnitCellCoord.hh"

Go to the source code of this file.

Classes

class  CASM::xtal::UnitCellCoordIndexConverter
 
class  CASM::xtal::UnitCellIndexConverter
 
struct  CASM::xtal::_LinearIndexConverter< IntegralCoordinateType >
 
struct  CASM::xtal::_LinearIndexConverter< UnitCell >
 
struct  CASM::xtal::_LinearIndexConverter< UnitCellCoord >
 

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::xtal
 

Typedefs

template<typename IntegralCoordinateType >
using CASM::xtal::LinearIndexConverter = typename _LinearIndexConverter< IntegralCoordinateType >::type