[Dune] [#563] GenericReferenceElement<double, 5> does not work at all

Dune dune at dune-project.org
Tue Jun 16 13:56:14 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - Sven Marnach (sven) 

Attached to Project - Dune
Summary - GenericReferenceElement<double,5> does not work at all
Task Type - Bug Report
Category - Dune Modules
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - The following source code

int main()
{
    const int dim = 5;
    Dune::GenericReferenceElement<double,dim> newcube;
}

results in binary code that simply segafaults.  I used gcc-4.3.  With dim=4 it works fine.  I can't debug the error -- it just happend in the second line of main.  Looks like a compiler bug to be.  The old reference cubes worked in 5 dimensions.

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

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