sel.node.head
Syntax
- snp = sel.node.head
Get the first node on the node list. This function should be considered deprecated; it is provided mostly for backward compatibility with old data files. Instead, see the c loop foreach statement and the
sel.node.list
functions.Returns: snp - node pointer
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |