[Dune] Notification from Dune

Flyspray dune at hal.iwr.uni-heidelberg.de
Mon Dec 4 21:49:10 CET 2006


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 - Various ways to get types from a grid
Task Type - Bug Report
Category - Grid
Status - New
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - 
Due Date - Undecided
Details - Various types that can be extracted from a grid can be
extracted in two ways.  For example, you can write

typedef GridType::Codim<0>::EntityPointer EntityPointer;

as well as

typedef GridType::Traits::Codim<0>::EntityPointer EntityPointer;

This redundancy seems to be a hint that grid.hh may need some cleanup.

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

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