Version 11 (modified by 12 years ago) ( diff ) | ,
---|
Treeops
The file lib/treeops.f90 contains the following type definitions:
Node
NodePointer
InfoPointer
The file lib/treeops.f90 also contains the following subroutines and functions:
InitForest
KillForest
ReadForest
WriteForest
AddRootLevelNode
AddRootLevelNodeOrig
CreateChild
KillNode
OpenMPApplyOnLevel
ApplyOnLevel
ApplyOnLevelTarget
ApplyOnLevelPairs
ApplyOnChildren
ApplyOnForest
ApplyOnLevels
ApplyOnLeaves
ForestTraversal
TreeTraversal
PushForest
PopForest
DeleteMarkedNode
TrueCond
LevelCond
LeafCond
ReadNode
SetChildNo
WriteNode
GetTreeOpsErrCode
GetNodeInfo
SetNodeInfo
GetCurrentNodeInfo
GetNodeNo
SetCurrentNodeInfo
GetRootInfo
SetRootInfo
GetParentInfo
GetCurrentNode
GetParent
GetSibling
GetChild
GetChildInfo
GetLevel
GetSiblingIndex
GetNrOfChildren
ExistLevel
GetYoungestOnLevel
GetNeighbor
GetNrOfNodes
GetForestNodeCount
MapNodeInfoPtr
Note:
See TracWiki
for help on using the wiki.