The Array View Toolbar
The Array View toolbar provides access to array statistics, visualization, and the ability to slice arrays. Its display defaults to a view of an array’s statistics. See Viewing Array Statistics.
The toolbar displays:
*The thread of focus
*Whatever type the array is set to. The type could reflect the original type of the array when it was added to the Array View or the edited type from the configuration dialog box.
Hover over the array name in the toolbar array dropdown to get a tooltip with more information on the array:
*The array slice and stride if there is one.
By default, TotalView displays all elements in the array, for instance, [:] for a single-dimension array, [:][:] for a 2D array, and so on. If an array has been sliced, its slice will display in the toolbar.
*A dropdown to select either Statistics or a visualization tool.
*The Array Configuration Options toolbar button (), which opens the Array Configuration dialog where you can slice arrays. See Configuring Arrays.