[Dune] printing wrong geometry name

Thimo Neubauer thimo.neubauer at iwr.uni-heidelberg.de
Mon Aug 15 15:25:56 CEST 2005


Hi,

On Mon, Aug 15, 2005 at 10:12:48AM +0200, Sreejith Pulloor Kuttanikkad wrote:
> When I use the following code to just to print the geometry type name
> its printing "unknown" instead of "quadrilateral" 
> whats going wrong here?

When the enum GeometryType was changed recently the function mapping
the values to their names wasn't updated and happily reported
"unknown" when a quadrilateral was used. I've just fixed it.

Cheers
   Thimo




More information about the Dune mailing list