[Dune] [#1126] PoolAllocator does not work for BlockVector

Dune flyspray at dune-project.org
Fri Jun 8 16:34:03 CEST 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Christian Engwer (christi) 

Attached to Project - Dune
Summary - PoolAllocator does not work for BlockVector
Task Type - Bug Report
Category - Dune Core Modules
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN (pre2.3)
Due in Version - Undecided
Due Date - Undecided
Details - When running the bvectortest in dune-istl using the PoolAllocator instead of std::allocator, a std::bad_alloc is thrown in the PoolAlloctor. The reason is that someone tries to allocate mor than one single object. Is this intended behaviour? If so, it should be noted in doxygen documentation. I'll commit the updated test.

My intention is/was to implement an other BlockVector with pre-allocated memory. As a first step I wanted to try an other allocator...


More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=1126

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list