Skip to content

expand regex in vtkExodusFileSeriesReader

vtkExodusFileSeriesReader regex was too restrictive and ended up missing valid exodus files series causing the superclass to takeup slower code patch to determine timesteps info etc. Fixed that.

Fixes #19056 (closed).

also fixes #19093 (closed)

Edited by Utkarsh Ayachit

Merge request reports