CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
Clex

Detailed Description

Relates to cluster expansion basis sets and ECI.

Classes

class  CASM::Clex
 Data structure used for cluster expansions. More...
 
class  CASM::Clexulator
 Evaluates correlations. More...
 
class  CASM::ECIContainer
 A sparse container of ECI values and their corresponding orbit indices. More...
 
class  CASM::PrimNeighborList
 The PrimNeighborList gives the coordinates of UnitCell that are neighbors of the origin UnitCell. More...
 

Functions

bool CASM::operator< (const Clex &A, const Clex &B)
 Compare using descriptions: A.desc() < B.desc() More...
 

Function Documentation

bool CASM::operator< ( const Clex &  A,
const Clex &  B 
)

Compare using descriptions: A.desc() < B.desc()

Definition at line 41 of file Clex.cc.