CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::ChemicalReference Member List

This is the complete list of members for CASM::ChemicalReference, including all inherited members.

_add_rule(const std::vector< Index > &new_rule) constCASM::BaseDatumFormatter< DataObject >inlineprotected
_calc_hyperplane(const Structure &prim, const std::vector< std::string > &struc_mol_name, Eigen::MatrixXd N, Eigen::VectorXd E, double tol)CASM::ChemicalReferenceprivatestatic
_clone() const CASM::ChemicalReferenceinlineprivatevirtual
_config()CASM::ChemicalReferenceinlineprivate
_global()CASM::ChemicalReferenceinlineprivate
_index_rules() constCASM::BaseDatumFormatter< DataObject >inlineprotected
_parse_index_expression(const std::string &_expr)CASM::BaseDatumFormatter< DataObject >protected
_supercell()CASM::ChemicalReferenceinlineprivate
BaseDatumFormatter(const std::string &_init_name, const std::string &_desc)CASM::BaseDatumFormatter< DataObject >inline
BaseValueFormatter(const std::string &_name, const std::string &_desc)CASM::BaseValueFormatter< ValueType, DataObject >inline
ChemicalReference(const Structure &prim, const Eigen::VectorXd &_global_ref, SpecializedRef _supercell_ref=SpecializedRef(), SpecializedRef _config_ref=SpecializedRef())CASM::ChemicalReferenceinlineexplicit
ChemicalReference(const Structure &prim, RefStateIterator begin, RefStateIterator end, double tol)CASM::ChemicalReferenceinlineexplicit
clone() const CASM::ChemicalReferenceinline
col_header(const DataObject &_template_obj) constCASM::BaseDatumFormatter< DataObject >inlinevirtual
config() const CASM::ChemicalReferenceinline
CASM::HyperPlaneReferenceBase::config()CASM::HyperPlaneReferenceBaseinlineprotected
config_ref_states() const CASM::ChemicalReferenceinline
DataObject typedefCASM::BaseDatumFormatter< DataObject >
DescCASM::ChemicalReferencestatic
description() constCASM::BaseDatumFormatter< DataObject >inline
DictType typedefCASM::BaseDatumFormatter< DataObject >
difference_type typedefCASM::BaseDatumFormatter< DataObject >
erase_config(const std::string &configname)CASM::ChemicalReferenceinline
erase_supercell(const std::string &scelname)CASM::ChemicalReferenceinline
evaluate(const Configuration &config) const overrideCASM::HyperPlaneReferenceBaseinline
CASM::BaseValueFormatter::evaluate(const DataObject &obj) const =0CASM::BaseValueFormatter< ValueType, DataObject >pure virtual
FormatterType enum nameCASM::BaseDatumFormatter< DataObject >
global() const CASM::ChemicalReferenceinline
CASM::HyperPlaneReferenceBase::global()CASM::HyperPlaneReferenceBaseinlineprotected
global_ref_states() const CASM::ChemicalReferenceinline
home() constCASM::BaseDatumFormatter< DataObject >inline
hyperplane(const Structure &prim, RefStateIterator begin, RefStateIterator end, double tol)CASM::ChemicalReferencestatic
CASM::HyperPlaneReferenceBase::hyperplane(const Configuration &config) const CASM::HyperPlaneReferenceBase
HyperPlaneReferenceBase(std::string _name, std::string _desc, const Eigen::VectorXd &_global_ref, InputFunction _input, SpecializedRef _supercell_ref=SpecializedRef(), SpecializedRef _config_ref=SpecializedRef())CASM::HyperPlaneReferenceBaseinline
IndexContainer typedefCASM::BaseDatumFormatter< DataObject >protected
init(const DataObject &_template_obj) constCASM::BaseDatumFormatter< DataObject >inlinevirtual
inject(const DataObject &_data_obj, DataStream &_stream, Index pass_index=0) const overrideCASM::BaseValueFormatter< ValueType, DataObject >inlinevirtual
input() const CASM::HyperPlaneReferenceBaseinline
input(const Configuration &config) const CASM::HyperPlaneReferenceBaseinline
InputFunction typedefCASM::HyperPlaneReferenceBase
long_header(const DataObject &_template_obj) constCASM::BaseDatumFormatter< DataObject >inlinevirtual
m_config_ref_mapCASM::ChemicalReferenceprivate
m_global_ref_vecCASM::ChemicalReferenceprivate
m_primCASM::ChemicalReferenceprivate
m_supercell_ref_mapCASM::ChemicalReferenceprivate
NameCASM::ChemicalReferencestatic
name() constCASM::BaseDatumFormatter< DataObject >inline
num_passes(const DataObject &_data_obj) constCASM::BaseDatumFormatter< DataObject >inlinevirtual
Operator enum valueCASM::BaseDatumFormatter< DataObject >
operator()(const DataObject &obj) const CASM::BaseValueFormatter< ValueType, DataObject >inlinevirtual
parse_args(const std::string &args)CASM::BaseDatumFormatter< DataObject >inlinevirtual
prim() const CASM::ChemicalReferenceinline
print(const DataObject &_data_obj, std::ostream &_stream, Index pass_index=0) const overrideCASM::BaseValueFormatter< ValueType, DataObject >inlinevirtual
Property enum valueCASM::BaseDatumFormatter< DataObject >
RefStateMap typedefCASM::ChemicalReference
RefStateVec typedefCASM::ChemicalReference
set_config(const std::string &configname, const Eigen::VectorXd &ref)CASM::ChemicalReferenceinline
set_config(const std::string &configname, RefStateIterator begin, RefStateIterator end, double tol)CASM::ChemicalReferenceinline
set_global(const Eigen::VectorXd &ref)CASM::ChemicalReferenceinline
set_global(RefStateIterator begin, RefStateIterator end, double tol)CASM::ChemicalReferenceinline
set_home(const DictType &home) constCASM::BaseDatumFormatter< DataObject >inline
set_supercell(const std::string &scelname, const Eigen::VectorXd &ref)CASM::ChemicalReferenceinline
set_supercell(const std::string &scelname, RefStateIterator begin, RefStateIterator end, double tol)CASM::ChemicalReferenceinline
short_header(const DataObject &_template_obj) constCASM::BaseDatumFormatter< DataObject >inlinevirtual
size_type typedefCASM::ChemicalReference
SpecializedRef typedefCASM::HyperPlaneReferenceBase
supercell() const CASM::ChemicalReferenceinline
CASM::HyperPlaneReferenceBase::supercell()CASM::HyperPlaneReferenceBaseinlineprotected
supercell_ref_states() const CASM::ChemicalReferenceinline
to_json(const DataObject &_data_obj, jsonParser &json) const overrideCASM::BaseValueFormatter< ValueType, DataObject >inlinevirtual
type() constCASM::BaseDatumFormatter< DataObject >inlinevirtual
validate(const DataObject &_data_obj) constCASM::BaseDatumFormatter< DataObject >inlinevirtual
~BaseDatumFormatter()CASM::BaseDatumFormatter< DataObject >inlinevirtual
~BaseValueFormatter()CASM::BaseValueFormatter< ValueType, DataObject >inlinevirtual
~HyperPlaneReferenceBase()CASM::HyperPlaneReferenceBaseinlinevirtual