[Dune] Notification from Dune

Flyspray dune at hal.iwr.uni-heidelberg.de
Mon Jul 17 15:20:35 CEST 2006


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#149 - QuadratureRules<ctype,dim>::rule(GeomType,order) return
mutable reference
User who did this: - Christian Engwer (christi)

----------
The main change the user would have to do is to write

QuadratureRule<ct,dim>::const_iterator =
QuadratureRules<ct,dim>::rule(type,order).begin();

instead of

QuadratureRule<ct,dim>::iterator =
QuadratureRules<ct,dim>::rule(type,order).begin();

But I think we could even add a typedef to QuadratureRule, so that a,
iterator is acutally a const_iterator.

----------

More information can be found at the following URL:
http://hal.iwr.uni-heidelberg.de/flyspray/?do=details&id=149#comment124

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.





More information about the Dune mailing list