-
- Downloads
[memory] the mgheapmgr used two global variables, we move them to the heap
these variables were used to chnage the memory mangement of a particular UG instance. As these variables were global, this could only work by coincedence. We moved them to the heap, as this is the memory mangement unit for the multi grid.
Showing
- gm/algebra.cc 3 additions, 2 deletionsgm/algebra.cc
- gm/mgheapmgr.cc 3 additions, 11 deletionsgm/mgheapmgr.cc
- gm/mgheapmgr.h 0 additions, 18 deletionsgm/mgheapmgr.h
- gm/ugm.cc 2 additions, 2 deletionsgm/ugm.cc
- low/heaps.cc 5 additions, 0 deletionslow/heaps.cc
- low/heaps.h 8 additions, 0 deletionslow/heaps.h
Loading
Please register or sign in to comment