Most of the discrete grid functions utilities do not support dynamic memory management
All of the functions in gridfunctionspaceutilities.hh but DiscreteGridFunction
lack of a second constructor using shared_ptr
s. Either someone forgot them, or I am not understanding memory management in these objects.