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

Cleanup initialization of TimeStepRange/ModeShapeRange.

vtkExodusIIReader now initializes TimeStepRange and ModeShapeRange in
just 1 place consistently i.e. in a method called in
RequestInformation().

Also making the reader not change the values of TimeStepRange and
ModeShapeRange based on whether the HasModeShapes is true/false. This
makes it hard for applications to consistently access this information
since it would change based on the value of HasModeShapes.
parent e66cef8c
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.
Please register or to comment