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 |