Cartesius Library
|
Interface to apply a one-node operation to the whole tree using DoSomethingToTreeWithArg. More...
Public Member Functions | |
subroutine | dosomethingtonodewitharg (someNode, arg) |
Interface to apply a one-node operation to the whole tree using DoSomethingToTreeWithArg.
subroutine polymorphic_tree::DoSomethingToNodeWithArg::dosomethingtonodewitharg | ( | type(node), intent(inout) | someNode, |
class(*), intent(inout), pointer | arg | ||
) |