sdr_clear_nodeProp_bit Subroutine

public subroutine sdr_clear_nodeProp_bit(node, iNode, bit)

Clear a bit in the last byte of the node properties in a given node.

This routine can be used to clear a property bit in the last byte of a node, which is used for the flags that are independent of the colors.

Arguments

TypeIntentOptionalAttributesName
type(sdr_node_type), intent(inout) :: node
integer, intent(in) :: iNode
integer, intent(in) :: bit

Called by

proc~~sdr_clear_nodeprop_bit~~CalledByGraph proc~sdr_clear_nodeprop_bit sdr_clear_nodeProp_bit proc~create_children create_children proc~create_children->proc~sdr_clear_nodeprop_bit proc~sdr_build_prototree sdr_build_protoTree proc~sdr_build_prototree->proc~sdr_clear_nodeprop_bit program~seeder seeder program~seeder->proc~sdr_build_prototree proc~sdr_smooth_leaf sdr_smooth_leaf program~seeder->proc~sdr_smooth_leaf proc~sdr_refine_leaf sdr_refine_leaf program~seeder->proc~sdr_refine_leaf proc~sdr_smooth_leaf->proc~create_children proc~sdr_refine_leaf->proc~create_children

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: nodeprop