CASM  1.1.0
A Clusters Approach to Statistical Mechanics
ParamComposition.cc File Reference
#include "casm/clex/ParamComposition.hh"
#include <unistd.h>
#include <cmath>
#include <map>
#include <set>
#include "casm/casm_io/Log.hh"
#include "casm/misc/CASM_Eigen_math.hh"
#include "casm/misc/algorithm.hh"

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::Local
 

Functions

static std::vector< Eigen::VectorXi > CASM::Local::_sub_extremes (std::set< Index > const &subcomponents, std::map< std::set< Index >, Index > const &sublats, Index dim)
 
static std::map< std::set< Index >, std::map< std::set< Index >, Index > > CASM::Local::_chemical_subsystems (ParamComposition::AllowedOccupants const &_allowed_occs)