cutNodeInTree Subroutine

public subroutine cutNodeInTree(obj, NodeObj)

Type Bound

Tree_

Arguments

Type IntentOptional Attributes Name
class(Tree_), intent(inout) :: obj
class(Node_), intent(in), target :: NodeObj