resize of solution vector after manual grid change
ellipt demo crashed with exception about non-compatible sizes. This is due to the fact that after grid->globalRefine()
the solution vector is not resized automatically. This change was introduced with the data-transfer interface