fragment.childmap
Syntax
- m = fragment.childmap(fg)
Get the children fragment IDs. When fragments are calculated, a fragment may be broken into different fragments. In this case, one of the new fragments will keep the fragment ID, and the others will become “children” of this fragment.
Returns: m - map with keys from 1 to n, and values as children fragment IDs Arguments: fg - fragment pointer
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |