|
CASM
AClustersApproachtoStatisticalMechanics
|
This is the complete list of members for CASM::Variable, including all inherited members.
| _accept(const FunctionVisitor &visitor, BasisSet const *home_basis_ptr=NULL) | CASM::Variable | protectedvirtual |
| _apply_sym(const SymOp &op) | CASM::Variable | protectedvirtual |
| _arg_deval_cache(Index i) const | CASM::Function | protected |
| _arg_eval_cache(Index i) const | CASM::Function | protected |
| _argument(Index i) const | CASM::Function | protected |
| _dependency_layer() const | CASM::Function | protected |
| _sub_sym_reps() const | CASM::Function | protected |
| _update_dof_IDs(const Array< Index > &before_IDs, const Array< Index > &after_IDs) | CASM::Variable | protectedvirtual |
| accept(const FunctionVisitor &visitor, BasisSet const *home_basis_ptr=NULL) | CASM::Function | |
| apply_sym_coeffs(const SymOp &op, int dependency_layer=1) | CASM::Function | inlinevirtual |
| argument_bases() const | CASM::Function | inline |
| ArgumentContainer typedef | CASM::Function | protected |
| cache_deval(const DoF::RemoteHandle &dvar) const | CASM::Variable | inlinevirtual |
| cache_eval() const | CASM::Variable | inlinevirtual |
| class_ID() const | CASM::Variable | inlinevirtual |
| clear_formula() | CASM::Function | inline |
| coeffs() const | CASM::Variable | inline |
| compare(const Variable *RHS) const | CASM::Variable | |
| CASM::Function::compare(Function const *RHS) const | CASM::Function | |
| copy() const | CASM::Variable | inlinevirtual |
| depends_on(const Function *test_func) const | CASM::Function | inlinevirtual |
| dot(Function const *RHS) const | CASM::Variable | |
| eval(const Array< Index > &dof_IDs, const Array< Index > &var_states) const | CASM::Function | virtual |
| eval(const Array< Index > &dof_IDs, const Array< double > &arg_states) const | CASM::Function | virtual |
| extend_hierarchy() | CASM::Function | inlineprotectedstatic |
| fill_dispatch_table() | CASM::Variable | static |
| formula() const | CASM::Function | |
| from_json(const jsonParser &json) | CASM::Variable | |
| func_ID | CASM::Function | protected |
| Function(const Function &RHS) | CASM::Function | inline |
| Function(const ArgumentContainer &_args) | CASM::Function | |
| Function() | CASM::Function | inline |
| get_class_ID() | CASM::DerivedID< Variable, Function > | inlineprotectedstatic |
| get_coefficient(Index i) const | CASM::Variable | virtual |
| get_coeffs() const | CASM::Function | inlinevirtual |
| get_eigen_coeffs() const | CASM::Function | inlinevirtual |
| ID() const | CASM::Function | inline |
| inner_prod_table | CASM::Function | protectedstatic |
| is_zero() const | CASM::Variable | virtual |
| label_format() const | CASM::Function | inline |
| leading_coefficient() const | CASM::Variable | virtual |
| leading_coefficient(Index &index) const | CASM::Variable | virtual |
| m_arg2fun | CASM::Function | protected |
| m_arg2sub | CASM::Function | protected |
| m_argument | CASM::Function | protected |
| m_coeffs | CASM::Variable | private |
| m_formula | CASM::Function | mutableprotected |
| m_label_format | CASM::Function | protected |
| m_sym_rep_ID | CASM::Variable | private |
| m_tex_formula | CASM::Function | mutableprotected |
| m_var_compon | CASM::Variable | private |
| make_formula() const | CASM::Variable | virtual |
| make_formula(double prefactor) const | CASM::Variable | |
| minus(Function const *RHS) const | CASM::Function | |
| minus_equals(const Variable *RHS) | CASM::Variable | |
| minus_in_place(Function const *RHS) | CASM::Function | |
| multiply(Function const *RHS) const | CASM::Function | |
| CASM::new_class_ID() | CASM::HierarchyID< Base > | inlineprotectedstatic |
| DerivedID< Variable, Function >::new_class_ID() | CASM::HierarchyID< Function > | inlineprotectedstatic |
| normalize() | CASM::Function | |
| num_args() const | CASM::Function | inline |
| num_terms() const | CASM::Variable | virtual |
| operation_table | CASM::Function | protectedstatic |
| plus(Function const *RHS) const | CASM::Function | |
| plus_equals(const Variable *RHS) | CASM::Variable | |
| plus_in_place(Function const *RHS) | CASM::Function | |
| poly_quotient(Function const *RHS) const | CASM::Function | |
| poly_remainder(Function const *RHS) const | CASM::Function | |
| print(std::ostream &stream) const | CASM::Function | |
| print_table() | CASM::Function | inlinestatic |
| print_tex(std::ostream &stream) const | CASM::Function | |
| refresh_ID() | CASM::Function | |
| register_remotes(const std::string &dof_name, const Array< DoF::RemoteHandle > &remote_handles) | CASM::Variable | virtual |
| remote_deval(const DoF::RemoteHandle &dvar) const | CASM::Variable | virtual |
| remote_eval() const | CASM::Variable | virtual |
| scale(double scale_factor) | CASM::Variable | virtual |
| sclass_ID() | CASM::Variable | inlinestatic |
| set_arguments(const ArgumentContainer &new_arg) | CASM::Function | inline |
| set_formula(const std::string &new_formula) | CASM::Function | inline |
| set_label_format(const std::string &format) | CASM::Function | inline |
| set_tex_formula(const std::string &new_formula) | CASM::Function | inline |
| shallow_compare(Function const *RHS) const | CASM::Function | |
| small_to_zero(double tol=TOL) | CASM::Variable | virtual |
| sym_copy_coeffs(const SymOp &op, int dependency_layer=1) const | CASM::Function | |
| sym_rep_ID() const | CASM::Variable | inline |
| tex_formula() const | CASM::Function | |
| to_json(jsonParser &json) const | CASM::Variable | virtual |
| type_name() const | CASM::Variable | inlinevirtual |
| update_dof_IDs(const Array< Index > &before_IDs, const Array< Index > &after_IDs) | CASM::Function | |
| var_compon() const | CASM::Variable | inline |
| Variable(const Variable &old_var) | CASM::Variable | private |
| Variable(const Array< ContinuousDoF > &tvar, int var_ind, SymGroupRepID rep_ID) | CASM::Variable | |
| Variable(const Array< ContinuousDoF > &tvar, const Eigen::VectorXd &init_coeffs, SymGroupRepID rep_ID) | CASM::Variable | |
| ~Function() | CASM::Function | inlinevirtual |