Reads gmsh files where (n-1)-dimensional grids are defined on the faces or edges of n-dimensional grids. More...
#include <algorithm>#include <cassert>#include <fstream>#include <iostream>#include <sstream>#include <typeinfo>#include <unordered_map>#include <dune/common/timer.hh>#include <dune/common/version.hh>#include <dune/common/fvector.hh>#include <dune/geometry/type.hh>#include <dumux/common/indextraits.hh>Go to the source code of this file.
Reads gmsh files where (n-1)-dimensional grids are defined on the faces or edges of n-dimensional grids.
| BulkGrid | The type of the highest-dimensional grid in the hierachy |
| numGrids | The number of grids to be considered in the hierarchy |
Classes | |
| class | Dumux::FacetCouplingGmshReader< BulkGrid, numGrids > |
| Reads gmsh files where (n-1)-dimensional grids are defined on the faces or edges of n-dimensional grids. More... | |
Namespaces | |
| namespace | Dumux |