|
CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
This is the complete list of members for CASM::SymOp, including all inherited members.
| _set_integral_tau() override | CASM::SymOp | privatevirtual |
| apply_sym(const SymOp &op) | CASM::SymOp | |
| character() const override | CASM::SymOp | inlinevirtual |
| copy() const override | CASM::SymOp | inlinevirtual |
| get_basis_permute_rep(SymGroupRepID _rep_ID) const | CASM::SymOpRepresentation | |
| get_matrix_rep(SymGroupRepID _rep_ID) const | CASM::SymOpRepresentation | |
| get_matrix_reps(Array< SymGroupRepID > _rep_IDs) const | CASM::SymOpRepresentation | |
| get_permutation_rep(SymGroupRepID _rep_ID) const | CASM::SymOpRepresentation | |
| has_valid_master() const | CASM::SymOpRepresentation | inline |
| ind_inverse() const | CASM::SymOpRepresentation | |
| ind_prod(const SymOpRepresentation &RHS) const | CASM::SymOpRepresentation | |
| index() const | CASM::SymOpRepresentation | inline |
| integral_tau() const | CASM::SymOp | inline |
| invalidate_index() | CASM::SymOpRepresentation | inline |
| inverse() const | CASM::SymOp | |
| inverse_impl() const | CASM::SymOpRepresentation | inlineprotectedvirtual |
| is_identity() const | CASM::SymOp | inline |
| m_integral_tau | CASM::SymOp | mutableprivate |
| m_map_error | CASM::SymOp | private |
| m_master_group | CASM::SymOpRepresentation | protected |
| m_mat | CASM::SymOp | private |
| m_op_index | CASM::SymOpRepresentation | protected |
| m_rep_ID | CASM::SymOpRepresentation | protected |
| m_tau | CASM::SymOp | private |
| m_time_reversal | CASM::SymOp | private |
| m_valid_integral_tau | CASM::SymOp | private |
| map_error() const | CASM::SymOp | |
| master_group() const | CASM::SymOpRepresentation | inline |
| master_group_index() const | CASM::SymOpRepresentation | inline |
| matrix() const | CASM::SymOp | inline |
| matrix_type typedef | CASM::SymOp | |
| MatrixXd() const | CASM::SymOpRepresentation | inlinevirtual |
| no_trans() const | CASM::SymOp | |
| operator*(const SymOp &RHS) const | CASM::SymOp | |
| operator+=(const Eigen::Ref< const vector_type > &RHS) | CASM::SymOp | |
| operator-=(const Eigen::Ref< const vector_type > &RHS) | CASM::SymOp | |
| operator==(const SymOp &RHS) const | CASM::SymOp | |
| permutation() const | CASM::SymOpRepresentation | inlinevirtual |
| point_op(const Eigen::Ref< const matrix_type > &_mat, double _map_error=TOL) | CASM::SymOp | inlinestatic |
| print(std::ostream &stream, const Eigen::Ref< const matrix_type > &c2fmat=matrix_type::Identity()) const | CASM::SymOp | |
| print_short(std::ostream &stream, const Eigen::Ref< const matrix_type > &c2fmat=matrix_type::Identity()) const | CASM::SymOp | |
| rep_ID() const | CASM::SymOpRepresentation | inline |
| representation(SymGroupRepID _rep_ID) const | CASM::SymOpRepresentation | |
| set_identifiers(const MasterSymGroup &new_group, SymGroupRepID new_rep_ID) | CASM::SymOpRepresentation | |
| set_identifiers(const MasterSymGroup &new_group, SymGroupRepID new_rep_ID, Index new_op_index) | CASM::SymOpRepresentation | |
| set_index(const MasterSymGroup &new_group, Index new_index) | CASM::SymOp | |
| set_map_error(const double &value) | CASM::SymOp | |
| set_rep(SymGroupRepID _rep_ID, const SymOpRepresentation &op_rep) const | CASM::SymOpRepresentation | |
| SymOp() | CASM::SymOp | inline |
| SymOp(const Eigen::Ref< const matrix_type > &_mat, const Eigen::Ref< const vector_type > &_tau, bool _time_reversal, double _map_error) | CASM::SymOp | inline |
| SymOp(const Eigen::Ref< const matrix_type > &_mat, const Eigen::Ref< const vector_type > &_tau, bool _time_reversal, double _map_error, Index _op_index, MasterSymGroup const *_master_ptr) | CASM::SymOp | inlineprivate |
| SymOpRepresentation() | CASM::SymOpRepresentation | inline |
| SymOpRepresentation(const MasterSymGroup &_master_group, SymGroupRepID _rep_ID, Index _op_index) | CASM::SymOpRepresentation | inline |
| SymOpRepresentation(MasterSymGroup const *_master_group_ptr, SymGroupRepID _rep_ID, Index _op_index) | CASM::SymOpRepresentation | inlineprotected |
| tau() const | CASM::SymOp | inline |
| time_reversal() const | CASM::SymOp | inline |
| time_reversal_op() | CASM::SymOp | inlinestatic |
| translation(const Eigen::Ref< const vector_type > &_tau) | CASM::SymOp | inlinestatic |
| ucc_permutation() const | CASM::SymOpRepresentation | inlinevirtual |
| unregistered_copy() const | CASM::SymOp | inline |
| vector_type typedef | CASM::SymOp | |
| ~SymOpRepresentation() | CASM::SymOpRepresentation | inlinevirtual |