TransformGrid
shuffle and mirror axes of rectilinear grids
Parameters
name |
description |
type |
|---|---|---|
reverse_X_axis |
Int |
|
reverse_Y_axis |
Int |
|
reverse_Z_axis |
Int |
|
order_of_grid_axes |
permutated axis order (XYZ, XZY, YXZ, YZX, ZXY, ZYX) |
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.