|
dune-grid
2.4.1
|
dimension independent parts for GmshReaderParser More...
#include <dune/grid/io/file/gmshreader.hh>
Protected Attributes | |
| Dune::GridFactory< GridType > & | factory |
| bool | verbose |
| bool | insert_boundary_segments |
| unsigned int | number_of_real_vertices |
| int | boundary_element_count |
| int | element_count |
| char | buf [512] |
| std::string | fileName |
| std::vector< int > | boundary_id_to_physical_entity |
| std::vector< int > | element_index_to_physical_entity |
Static Protected Attributes | |
| static const int | dim = GridType::dimension |
| static const int | dimWorld = GridType::dimensionworld |
dimension independent parts for GmshReaderParser
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.8