[Dune] [#724] Method GridFactory::insertBoundarySegment should take a GeometryType argument

Dune flyspray at dune-project.org
Mon Jan 25 07:57:19 CET 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - Martin Nolte (nolte) 

Attached to Project - Dune
Summary - Method GridFactory::insertBoundarySegment should take a GeometryType argument
Task Type - Feature Request
Category - Dune Modules
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN (pre2.0)
Due in Version - Undecided
Due Date - Undecided
Details - For consistency of the interface, the method insertBoundarySegment should behave similar to the insertElement method, i.e., it should look as follows:

void insertElement( const GeometryType &, const std::vector< unsigned int > & );
void insertBoundarySegment( const GeometryType &, const std::vector< unsigned int > & );

Since we are obviously changing the factory last second, I would ask if this could be incorporated into the 2.0 release?

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

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