gp.list
Syntax
- l = gp.list()
Get the list of all gridpoints in the model. This is primarily used in the c loop foreach statement.
Returns: l - a pointer to the list of all gridpoints
| Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |
Syntax
Get the list of all gridpoints in the model. This is primarily used in the c loop foreach statement.
| Returns: | l - a pointer to the list of all gridpoints |
|---|
| Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |