Transform
apply transformation matrix to grid
Parameters
name |
description |
type |
|---|---|---|
translate |
translation vector |
Vector |
scale |
scaling factors |
Vector |
rotation_axis_angle |
axis and angle of rotation |
Vector |
keep_original |
whether to keep input |
Int |
repetitions |
how often the transformation should be repeated |
Int |
animation |
animate repetitions (Keep, Deanimate, Animate, TimestepAsRepetitionCount, TimestepAsPower) |
Int |
mirror |
enable mirror (Original, Mirror_X, Mirror_Y, Mirror_Z) |
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 |
|
whether to try to cache results for re-use in subsequent timesteps |
Int |
The meaning of these parameters is described in more detail in the System Parameters documentation.