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 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |
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 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |