![]() |
(git:ed6f26b)
|
#include "../base/base_uses.f90"
Go to the source code of this file.
Modules | |
module | tmc_tree_references |
global tree references | |
Functions/Subroutines | |
subroutine, public | tmc_tree_references::add_to_references (gt_elem) |
adds global tree reference to the modified sub tree element(s) | |
subroutine, public | tmc_tree_references::remove_gt_references (gt_ptr, tmc_env) |
removes the global tree references of this actual global tree element from all related sub tree elements | |
subroutine, public | tmc_tree_references::remove_subtree_element_of_all_references (ptr) |
removes the pointers to a certain subtree element from every related global tree element | |
subroutine, public | tmc_tree_references::search_and_remove_reference_in_list (gt_ptr, elem, tmc_env) |
removes the global tree references of this actual global tree element from all related sub tree elements | |