The source project of this merge request has been removed.
Update IOSS 2022-08-09
Update ioss/for/vtk with sandialabs/seacas upstream. This is a temporary workaround until third-party/seacas:master is synced up with sandialabs/seacas:master
Commands
git remote add upstream git@github.com:sandialabs/seacas.git
git checkout ioss/for/vtk
git merge upstream/master
For most conflicts, I accepted incoming (upstream/master) changes. For vtk_fmt, vtk_cgns, I accepted current changes.
Addresses paraview/paraview#21488 (closed)
Edited by Jaswant Panchumarti (Kitware)