[Dune] [#482] Cube quadrature rules in 4d fail the test
Dune
dune at dune-project.org
Tue Dec 23 19:04:24 CET 2008
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Oliver Sander (sander)
Attached to Project - Dune
Summary - Cube quadrature rules in 4d fail the test
Task Type - Bug Report
Category - Quadrature
Status - New
Assigned To -
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - There are quadrature rules for hypercubes of all dimensions, however they cannot be created in the usual way. You can see this by trying to compile test-quadrature.cc newer than 4669, which gives
.../../../dune/grid/common/quadraturerules.hh:185: instantiated from âconst Dune::QuadratureRule<ctype, dim>& Dune::QuadratureRules<ctype, dim>::_rule(const Dune::GeometryType&, int, Dune::QuadratureType::Enum) [with ctype = double, int dim = 4]â
.../../../dune/grid/common/quadraturerules.hh:202: instantiated from âstatic const Dune::QuadratureRule<ctype, dim>& Dune::QuadratureRules<ctype, dim>::rule(const Dune::GeometryType&, int, Dune::QuadratureType::Enum) [with ctype = double, int dim = 4]â
test-quadrature.cc:74: instantiated from âvoid checkQuadrature(Dune::GeometryType) [with ctype = double, int dim = 4]â
test-quadrature.cc:231: instantiated from here
.../../../dune/grid/common/quadraturerules.hh:899: error: invalid use of incomplete type âstruct Dune::SimplexQuadratureRule<double, 4>â
.../../../dune/grid/common/quadraturerules.hh:429: error: declaration of âstruct Dune::SimplexQuadratureRule<double, 4>â
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=482
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