dgfgridmanager.hh File Reference

Provides a grid manager which reads Dune Grid Format (DGF) files. More...

#include <dune/grid/io/file/dgfparser/dgfparser.hh>
#include <ewoms/models/discretefracture/fracturemapper.hh>
#include <ewoms/io/basegridmanager.hh>
#include <ewoms/common/propertysystem.hh>
#include <ewoms/common/parametersystem.hh>
#include <type_traits>
#include <string>
Include dependency graph for dgfgridmanager.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::DgfGridManager< TypeTag >
 Provides a grid manager which reads Dune Grid Format (DGF) files. More...
 

Namespaces

 Ewoms
 
 Ewoms::Properties
 

Functions

 Ewoms::Properties::NEW_PROP_TAG (Grid)
 The type of the DUNE grid. More...
 
 Ewoms::Properties::NEW_PROP_TAG (GridFile)
 
 Ewoms::Properties::NEW_PROP_TAG (GridManager)
 Property which provides a GridManager (manages grids) More...
 
 Ewoms::Properties::NEW_PROP_TAG (GridGlobalRefinements)
 
 Ewoms::Properties::NEW_PROP_TAG (Scalar)
 Property to specify the type of scalar values. More...
 
 Ewoms::Properties::NEW_PROP_TAG (Simulator)
 Manages the simulation time. More...
 

Detailed Description

Provides a grid manager which reads Dune Grid Format (DGF) files.