I am printing matlab vectors and I have a matlab script to read these files, take differences, etc. PETSc name the vectors (eg, Vec_0xc4000009_0) in a non-deterministic way as far as I can tell. Can I specify a name to make my workflow more automatic?
Mark