CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
ECIContainer.hh File Reference

Go to the source code of this file.

Classes

class  CASM::ECIContainer
 A sparse container of ECI values and their corresponding orbit indices. More...
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

double CASM::operator* (const ECIContainer &_eci, const Correlation &_corr)
 Evaluate property given an ECIContainer and Correlation. More...
 
double CASM::operator* (const ECIContainer &_eci, double const *_corr_begin)
 Evaluate property given an ECIContainer and pointer to beginning of range of correlation. More...
 
ECIContainer CASM::read_eci_out (const fs::path &filepath)
 Read eci.out file from specified path (deprecated) More...
 
ECIContainer CASM::read_eci (const fs::path &filepath)
 Read eci.json file from specified path. More...