Hello, I need to have a copy of a vector created on the communicator COMM to another vector created on the communicator SUBCOMM (which is a subset of the COMM processes). Are there any standard functions that can help here? I assume VecScatter could help, but I am not sure how to use it here? Thanks, Alexander