dune-grid 2.11
Loading...
Searching...
No Matches
Dune::GmshReaderOptions Struct Reference

Options for read operation. More...

#include <dune/grid/io/file/gmshreader.hh>

Public Types

enum  GeometryOrder { firstOrder , secondOrder }

Detailed Description

Options for read operation.

Deprecated
The class is deprecated, because it looks like it should be used in the GmshReader implementation, but it is not actually used anywhere.

Member Enumeration Documentation

◆ GeometryOrder

Enumerator
firstOrder 

edges are straight lines.

secondOrder 

quadratic boundary approximation.


The documentation for this struct was generated from the following file: