Skip to content
  • Utkarsh Ayachit's avatar
    BUG #15321: Fix mode_shape array. · 27984c3d
    Utkarsh Ayachit authored
    'mode_shape' array placed in the output of vtkExodusIIReader was
    directly using the timestep index. It should be offset by 1 (since
    it starts with 1, not 0). Fixed that.
    27984c3d