[Dune] Status of 2.0 release

Christian Engwer christi at uni-hd.de
Fri Apr 9 15:18:46 CEST 2010


On Fri, Apr 09, 2010 at 03:15:56PM +0200, Oliver Sander wrote:
> The default UGGrid uses is 500MB.  Less than that should be more
> than enough for the test.  There is no really elegant way to set the
> value though:
> - UGGrid has a constructor taking the internal heap size in MB as an
> argument
> - UGGridFactory has a constructor taking a constructed UGGrid object,
>  so you can construct your grid object with the non-default constructor and
>  then let the factory do the rest.
> - I have no idea how dgf handles the issue.
> 

Perhaps not for this release, but in general... how about a static
member function which sets the default heap size?

Christian




More information about the Dune mailing list