Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
DependentBlock Member List

This is the complete list of members for DependentBlock, including all inherited members.

addObserver(std::shared_ptr< Block > observer)Block
assign(const LhaID &key, std::shared_ptr< Parameter > param)DependentBlockvirtual
assign(const LhaID &key, double value)DependentBlock
Block::assign(const LhaID &key, scalar_t value)Block
bind_self(std::shared_ptr< Block > self)Blockinline
Block()=defaultBlock
Block(std::shared_ptr< Block > other)Block
blocknameBlock
clear_above() overrideDependentBlockvirtual
clear_below() overrideDependentBlockvirtual
contains(const LhaID &key) const overrideBlockvirtual
copy(std::shared_ptr< Block > other)Block
deep_clone_plain() constBlock
DependentBlock(const std::unordered_map< std::string, std::shared_ptr< Block > > &sources, DepUpdateFunc recalculateFunc)DependentBlockinlineexplicit
dependsOn(const std::string &blockName)DependentBlock
destroy() overrideDependentBlockvirtual
detach()DependentBlock
ensure_up_to_date() overrideDependentBlockinlinevirtual
erase_local(const LhaID &id)Block
freeze() overrideDependentBlockvirtual
get_name() constBlockinline
get_scale()Block
get_source_blocks() const overrideDependentBlockvirtual
getAllIDs()Block
getItems()Block
getObservers() constBlock
has_scale()Block
init() overrideDependentBlockvirtual
itemsBlockprotected
mark_dirty()DependentBlock
notifyObservers()Block
observersBlockprotected
reattach()DependentBlock
remove(const LhaID &key) overrideBlockvirtual
removeObserver(std::shared_ptr< Block > observer)Block
retrieve(const LhaID &id) overrideBlockvirtual
scaleBlockprotected
self_Blockprotected
self_weak()Blockinlineprotected
set_owner(ParameterType type)Block
set_scale(double scale)Block
store(const LhaID &id, std::shared_ptr< Parameter > param) overrideBlockvirtual
store_or_assign(const LhaID &key, std::shared_ptr< Parameter > param) overrideBlockvirtual
unfreeze() overrideDependentBlockvirtual
update() overrideDependentBlockvirtual
~Block()Blockinline
~DependentBlock()DependentBlock
~IStorage()=defaultIStorage< LhaID, Parameter >virtual