CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
This is the complete list of members for CASM::ConfigDoF, including all inherited members.
apply_sym(PermuteIterator const &it) | CASM::ConfigDoF | |
apply_sym_no_permute(SymOp const &_op) | CASM::ConfigDoF | |
ConfigDoF(Index _N_sublat, Index _N_vol, GlobalInfoContainerType const &global_dof_info, LocalInfoContainerType const &local_dof_info, std::vector< SymGroupRepID > const &occ_symrep_IDs, double _tol) | CASM::ConfigDoF | |
global_dof(DoFKey const &_key) const | CASM::ConfigDoF | |
global_dof(DoFKey const &_key) | CASM::ConfigDoF | |
global_dofs() const | CASM::ConfigDoF | |
has_global_dof(DoFKey const &_key) const | CASM::ConfigDoF | |
has_local_dof(DoFKey const &_key) const | CASM::ConfigDoF | |
has_occupation() const | CASM::ConfigDoF | |
local_dof(DoFKey const &_key) const | CASM::ConfigDoF | |
local_dof(DoFKey const &_key) | CASM::ConfigDoF | |
local_dofs() const | CASM::ConfigDoF | |
m_global_dofs | CASM::ConfigDoF | private |
m_local_dofs | CASM::ConfigDoF | private |
m_occupation | CASM::ConfigDoF | private |
m_tol | CASM::ConfigDoF | mutableprivate |
n_sublat() const | CASM::ConfigDoF | |
n_vol() const | CASM::ConfigDoF | |
occ(Index i) | CASM::ConfigDoF | |
occ(Index i) const | CASM::ConfigDoF | |
occupation() const | CASM::ConfigDoF | |
set_global_dof(DoFKey const &_key, Eigen::Ref< const Eigen::VectorXd > const &_val) | CASM::ConfigDoF | |
set_local_dof(DoFKey const &_key, Eigen::Ref< const Eigen::MatrixXd > const &_val) | CASM::ConfigDoF | |
set_occupation(Eigen::Ref< const Eigen::VectorXi > const &_occupation) | CASM::ConfigDoF | |
setZero() | CASM::ConfigDoF | |
size() const | CASM::ConfigDoF | |
swap(ConfigDoF &RHS) | CASM::ConfigDoF | |
tol() const | CASM::ConfigDoF |