CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/casm_io/container/stream_io.hh"
#include "casm/clex/ChemicalReference_impl.hh"
#include "casm/clex/CompositionConverter.hh"
#include "casm/clex/ConfigIO.hh"
#include "casm/clex/Configuration.hh"
#include "casm/clex/PrimClex.hh"
#include "casm/crystallography/BasicStructure.hh"
#include "casm/database/ConfigDatabase.hh"
#include "casm/misc/algorithm.hh"
Go to the source code of this file.
Namespaces | |
CASM | |
Main CASM namespace. | |
Functions | |
ChemicalReference | CASM::auto_chemical_reference (const PrimClex &primclex, double lin_alg_tol) |
Automatically set ChemicalReference using calculated Configurations with 'extreme' compositions. More... | |