[bugfix] Intialize the remap mapping in VectorDiscreteGridFunction constructor
When this constructor from shared pointers was added, the remapping was not correctly initialized. It resulted in the first child being evaluated all over.
When this constructor from shared pointers was added, the remapping was not correctly initialized. It resulted in the first child being evaluated all over.