FieldToLines
field to lines
Parameters
name |
description |
type |
|---|---|---|
nodesX |
number of nodes in grid in x-direction |
Int |
nodesY |
number of nodes in grid in y-direction |
Int |
nodesZ |
number of nodes in grid in z-direction |
Int |
stride |
take each stride’th line in each dimension |
Int |
Supported System Parameters
name |
description |
type |
|---|---|---|
number of OpenMP threads (0: system default) |
Int |
|
show timing information |
Int |
|
number of tasks to keep in flight per MPI rank (-1: #cores/2) |
Int |
|
input object caching (CacheNone, CacheDeleteEarly, CacheDeleteLate, CacheByName) |
Int |
|
prioritize currently visible timestep |
Int |
|
validate data objects before sending to port (Disable, Quick, Thorough) |
Int |
The meaning of these parameters is described in more detail in the System Parameters documentation.