QuantTree ========= .. currentmodule:: PlasmaCalcs.quantities.quant_tree .. autoclass:: QuantTree :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. autosummary:: ~QuantTree.__getitem__ ~QuantTree.__iter__ ~QuantTree.add_child ~QuantTree.contains_var ~QuantTree.display ~QuantTree.enumerate_flat ~QuantTree.flat ~QuantTree.flat_branches_until ~QuantTree.flat_branches_until_vars ~QuantTree.from_quantity_loader ~QuantTree.has_node_where ~QuantTree.html ~QuantTree.loading_dims ~QuantTree.make_child ~QuantTree.make_children ~QuantTree.result_dims ~QuantTree.set_parent ~QuantTree._on_added_child ~QuantTree._on_added_descendant ~QuantTree._on_adding_ancestor ~QuantTree._on_setting_parent ~QuantTree._repr_html_ ~QuantTree._shorthand_repr .. rubric:: Attributes .. autosummary:: ~QuantTree.DEFAULT_TREE_SHORTHAND ~QuantTree.DEFAULT_TREE_SHOW_DEPTH ~QuantTree.DEFAULT_TREE_SHOW_MAX_DEPTH ~QuantTree.depth ~QuantTree.height ~QuantTree.parent ~QuantTree.parent_ref ~QuantTree.size