CASM  1.1.0
A Clusters Approach to Statistical Mechanics
IntegralClusterSymCompareTraits.cc
Go to the documentation of this file.
5 
6 namespace CASM {
7 
8 template class AperiodicSymCompare<IntegralCluster>;
9 template class PrimPeriodicSymCompare<IntegralCluster>;
10 template class ScelPeriodicSymCompare<IntegralCluster>;
11 
12 } // namespace CASM
Main CASM namespace.
Definition: APICommand.hh:8