Hi all, So I have a binary datafile with auxiliary data for a vector in my FEM code and I want it to be read in parallel. If I have a vector created from DMCreateLocalVector and assuming that the binary auxiliary datafile has the correct global number of entries, can VecLoad read the file in parallel? I don't see any examples illustrating this, but if there are any can someone point me to them?
Thanks, Justin
