Add ADIOS2.FlushAll()

Created by: pnorbert

We need a function where the user can ask ADIOS to flush/sync all open file streams when e.g. they close the file for the checkpoint. This ensures that at the checkpoint, all other data streams are synced to the disk.