Skip to content
Snippets Groups Projects
Commit ea532fa5 authored by Utkarsh Ayachit's avatar Utkarsh Ayachit
Browse files

Expose mode-shape-range meta-data to downstream filters.

Filters downstream from vtkExodusIIReader has access to mode_shape in
FieldData, but there was no way of getting information for the range of
the mode shapes. This changes added support for a new "mode_shape_range"
array that provides this meta-data.

Also adding "mode_shape" and "mode_shape_range" arrays only when
HasModeShapes is true. Otherwise, these variables are meaningless.
parent 636fc932
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment