Cartesius Library
polymorphic_tree::DoSomethingToNodeWithArg Interface Reference

Interface to apply a one-node operation to the whole tree using DoSomethingToTreeWithArg. More...

Public Member Functions

subroutine dosomethingtonodewitharg (someNode, arg)
 

Detailed Description

Interface to apply a one-node operation to the whole tree using DoSomethingToTreeWithArg.

Member Function/Subroutine Documentation

◆ dosomethingtonodewitharg()

subroutine polymorphic_tree::DoSomethingToNodeWithArg::dosomethingtonodewitharg ( type(node), intent(inout)  someNode,
class(*), intent(inout), pointer  arg 
)

The documentation for this interface was generated from the following file: