CASM  1.1.0
A Clusters Approach to Statistical Mechanics
ECIContainer.cc File Reference
#include "casm/clex/ECIContainer.hh"
#include <fstream>
#include "casm/casm_io/json/jsonParser.hh"

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Functions

double CASM::operator* (const ECIContainer &_eci, const Eigen::VectorXd &_corr)
 Evaluate property given an ECIContainer and correlations. 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...