Skip to content

#941 Exporting GridType from GmshReader as Grid

Metadata

Property Value
Reported by Jayesh Badwaik (jayesh.badwaik90@gmail.com)
Reported at Jul 20, 2011 09:32
Type Feature Request
Version 2.1
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at Feb 15, 2012 16:30
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Feb 15, 2012 16:30
Closed in version Unknown
Resolution Implemented
Comment

Description

Hi,

As per the discussions in the mailing list. I have decided to export the GridType from GmshReader as Grid there is only one change in the code... a line

typedef GridType Grid;

is added in the public section of GmshReader definition. But I'm not sure what should I send as a change, so I'm sending a patch to be applied on gmshreader.hh file shipped with dune version 2.1. It contains 5 lines of context.

Attachments