DomainSurface
show surface of grid
Parameters
name |
description |
type |
|---|---|---|
ghost |
Show ghostcells |
Int |
tetrahedron |
Show tetrahedron |
Int |
pyramid |
Show pyramid |
Int |
prism |
Show prism |
Int |
hexahedron |
Show hexahedron |
Int |
polyhedron |
Show polyhedron |
Int |
triangle |
Show triangle |
Int |
quad |
Show quad |
Int |
reuseCoordinates |
Re-use the unstructured grids coordinate list and data-object |
Int |
algorithm |
algorithm to use (IterateOverFaces, IterateOverVertices, IterateOverElements) |
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.