Skip to content

Fixes Constructor of DGFFactor<GeometriyGrid> taking an input stream.

Markus Blatt requested to merge bugfix/fix-factory-geogrid-constructor into master

We need to use shared_ptr for hostGrid and coordinates like in the other constructors.

Merge request reports