You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the configuration file specifies n_ranks --> change nothing.
New feature: when instead
n_nodes = <some int value>
n_ranks_per_node = <some other int value>
--> produce a vtkMultiBlockDataSet output which has n_nodes blocks, each of which is a vtkPolyData instance, similar to what we currently have in vt-tv