CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
This is the complete list of members for CASM::Function, including all inherited members.
_accept(const FunctionVisitor &visitor, BasisSet const *home_basis_ptr=nullptr)=0 | CASM::Function | protectedpure virtual |
_accept(const FunctionVisitor &visitor, BasisSet const *home_basis_ptr=nullptr) const =0 | CASM::Function | protectedpure virtual |
_apply_sym(const SymOp &op)=0 | CASM::Function | protectedpure virtual |
_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 |
_set_arguments(const ArgumentContainer &new_arg, std::vector< Index > const &compatibility_map) | CASM::Function | inlineprotectedvirtual |
_sub_sym_reps() const | CASM::Function | protected |
_update_dof_IDs(const std::vector< Index > &before_IDs, const std::vector< Index > &after_IDs) | CASM::Function | inlineprotectedvirtual |
accept(const FunctionVisitor &visitor, BasisSet const *home_basis_ptr=nullptr) | CASM::Function | |
accept(const FunctionVisitor &visitor, BasisSet const *home_basis_ptr=nullptr) const | 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 =0 | CASM::Function | pure virtual |
cache_eval() const =0 | CASM::Function | pure virtual |
class_ID() const =0 | CASM::Function | pure virtual |
clear_formula() | CASM::Function | inline |
compare(Function const *RHS) const | CASM::Function | |
copy() const =0 | CASM::Function | pure virtual |
depends_on(const Function *test_func) const | CASM::Function | inlinevirtual |
dof_IDs() const =0 | CASM::Function | pure virtual |
dot(Function const *RHS) const | CASM::Function | |
extend_hierarchy() | CASM::Function | inlineprotectedstatic |
formula() const | CASM::Function | |
func_ID | CASM::Function | protected |
Function(const Function &RHS)=default | CASM::Function | |
Function(const ArgumentContainer &_args) | CASM::Function | |
Function() | CASM::Function | inline |
get_coefficient(Index i) const =0 | CASM::Function | pure virtual |
get_coeffs() const | CASM::Function | inlinevirtual |
get_eigen_coeffs() const | CASM::Function | inlinevirtual |
HierarchyID< Function > class | CASM::Function | friend |
ID() const | CASM::Function | inline |
ID_count | CASM::Function | privatestatic |
identifier(char _key) const | CASM::Function | |
inner_prod_table | CASM::Function | protectedstatic |
is_zero() const =0 | CASM::Function | pure virtual |
leading_coefficient() const =0 | CASM::Function | pure virtual |
leading_coefficient(Index &index) const =0 | CASM::Function | pure virtual |
m_arg2fun | CASM::Function | protected |
m_arg2sub | CASM::Function | protected |
m_argument | CASM::Function | protected |
m_formula | CASM::Function | mutableprotected |
m_identifiers | CASM::Function | private |
m_tex_formula | CASM::Function | protected |
make_formula() const =0 | CASM::Function | pure virtual |
minus(Function const *RHS) const | CASM::Function | |
minus_in_place(Function const *RHS) | CASM::Function | |
multiply(Function const *RHS) const | CASM::Function | |
new_class_ID() | CASM::HierarchyID< Function > | inlineprotectedstatic |
normalize() | CASM::Function | |
num_args() const | CASM::Function | inline |
num_terms() const =0 | CASM::Function | pure virtual |
operation_table | CASM::Function | protectedstatic |
plus(Function const *RHS) const | CASM::Function | |
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_tex(std::ostream &stream) const | CASM::Function | |
refresh_ID() | CASM::Function | |
register_remotes(const std::vector< DoF::RemoteHandle > &remote_handles) | CASM::Function | virtual |
remote_deval(const DoF::RemoteHandle &dvar) const =0 | CASM::Function | pure virtual |
remote_eval() const =0 | CASM::Function | pure virtual |
scale(double scale_factor)=0 | CASM::Function | pure virtual |
set_arguments(const ArgumentContainer &new_arg) | CASM::Function | inline |
set_arguments(const ArgumentContainer &new_arg, std::vector< Index > const &compatibility_map) | CASM::Function | |
set_formula(const std::string &new_formula) | CASM::Function | inline |
set_identifier(char _key, std::string const &_value) | CASM::Function | |
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)=0 | CASM::Function | pure virtual |
sym_copy_coeffs(const SymOp &op, int dependency_layer=1) const | CASM::Function | |
tex_formula() const | CASM::Function | |
to_json(jsonParser &json) const | CASM::Function | virtual |
type_name() const =0 | CASM::Function | pure virtual |
update_dof_IDs(const std::vector< Index > &before_IDs, const std::vector< Index > &after_IDs) | CASM::Function | |
~Function() | CASM::Function | inlinevirtual |