data.scalar.head
Syntax
- sp = data.scalar.head
Get the head of the global list of scalars. Use
data.scalar.next
to iterate through the list.Returns: sp - scalar pointer
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |
Syntax
Get the head of the global list of scalars. Use data.scalar.next
to iterate through the list.
Returns: | sp - scalar pointer |
---|
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |