wiki:GetRootInfo

Version 2 (modified by trac, 12 years ago) ( diff )

FUNCTION GetRootInfo(NodeInfo aNodeInfo)


Click here to view source.

This function sets aNodeInfo to the NodeInfo structure of the current root node.

If the Root pointer (defined in lib/treeops.f90) is currently pointing to a node, then set aNodeInfo to point to Root%Info and return err_OK. If Root is null, then return an err_UndefinedNode error.


INCLUDES:

None.

USES:

Note: See TracWiki for help on using the wiki.