Home
Manual
Packages
Global Index
Keywords
Quick Reference
|
functions in Read_node.i - F
FindLeaves
|
NT
For a given Adaptahop Node and a given substructure index i, it returns
all the index of corresponding 'leaves', i.e all substructures which have
Node(i) as a mother and no child.
i can be a scalar or an index array.
If i is an array, it SHOULD correspond to Nodes that have the SAME level
to avoid redundancy.
levmax defined the maximum level that should be reached by the recursive
algorithm to find the structure children. (default levmax=19999)
interpreted function, defined at contrib/Read_node.i line 110
|
SEE
|
ALSO,
:,
PlotNodeLeaves
|
Findeq
|
Findeq
interpreted function, defined at contrib/Read_node.i line 306
|
Findeq2
|
Findeq2
interpreted function, defined at contrib/Read_node.i line 320
|
|