Merge branch 'jed/vecload-i32-i64' into 'main'VecLoad: automatically determine whether file was written as i32 or i64See merge request petsc/petsc!7377
VecLoad: automatically determine whether file was written as i32 or i64We can now read vectors written as using either 32-bit or 64-bitindices, regardless of how PETSc was built.