[Dune] [#935] Enabling gmshreader to read more than one tag.

Dune flyspray at dune-project.org
Sat Jun 18 11:07:16 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - Jayesh Badwaik (jayeshbadwaik) 

Attached to Project - Dune
Summary - Enabling gmshreader to read more than one tag. 
Task Type - Feature Request
Category - File
Status - Unconfirmed
Assigned To - 
Operating System - Unspecified / All
Severity - Medium
Priority - Normal
Reported Version - 2.0
Due in Version - Undecided
Due Date - Undecided
Details - According to the discussions in the forum, I think it would be easy to add a functionality to gmshreader which will enable it to read more than one tag from the file. Examining the file, I've found that the file already reads three tags but it ouputs just one. By changing the pass2Handle() function to handle the three values and then changing the arguments appropriately of the function wherever it is called should do the job. 

This is what I've gathered. However, for that we would have to add extra std::vector objects for all the three tags and this will make the gmshreader argument list too long (total of ten arguments). For now, we can make it work that way, otherwise we'll have to change the way the tags are output from the GmshReader. 



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

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