CHANGELOG dune-uggrid 2.10.0
Download the Dune 2.10.0 module sources
- dune-uggrid [ tarball: dune-uggrid-2.10.0.tar.gz , signature: dune-uggrid-2.10.0.tar.gz.asc ]
dune-uggrid 2.10 (2024-09-04)
-
Remove deprecated
AllocEnvMemory
andFreeEnvMemory
. They were wrappers of standardmalloc
andfree
. -
Remove deprecated
Mark
andRelease
. UseMarkTmpMem
andReleaseTmpMem
instead. -
Remove deprecated
HeapAllocMode
and its flagsFROM_BOTTOM
andFROM_TOP
. They lost any influence, as we use the system heap. -
Remove deprecated
DDD_InfoProcList
, useDDD_InfoProcListRange
instead. -
Remove deprecated
DDD_IFOneway
, use method overload with context as first argument instead.
![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/80x15.png)