Adapt grid and multiple GFS with multiple vectors
Makes it possible to adapt multiple GFS with several corresponding vectors. Implementation follows the interface suggestion from https://gitlab.dune-project.org./pdelab/dune-pdelab/issues/37 providing two new user functions:
- transferSolution: Pack a GFS and corresponding vectors.
- adaptGrid: Adapt grid and all GFS and vectors from the packs.