Skip to content

Minor update to the UGGridFactory documentation

Oliver Sander requested to merge update-uggridfactory-documentation into master

The return value of createGrid should nowadays be captured by a std::unique_ptr or std::shared_ptr.

Merge request reports