All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
structuredgridmanager.hh File Reference

Helper class for grid instantiation of the lens problem. More...

#include <ewoms/io/basegridmanager.hh>
#include <ewoms/common/propertysystem.hh>
#include <ewoms/common/parametersystem.hh>
#include <dune/grid/yaspgrid.hh>
#include <dune/grid/io/file/dgfparser/dgfyasp.hh>
#include <dune/common/fvector.hh>
#include <dune/common/version.hh>
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  Ewoms::StructuredGridManager< TypeTag >
 Helper class for grid instantiation of the lens problem. More...
 
class  Ewoms::StructuredGridManager< TypeTag >
 Helper class for grid instantiation of the lens problem. More...
 

Functions

 Ewoms::Properties::NEW_TYPE_TAG (StructuredGridManager)
 
 Ewoms::Properties::NEW_PROP_TAG (Grid)
 The type of the DUNE grid.
 
 Ewoms::Properties::NEW_PROP_TAG (Scalar)
 Property to specify the type of scalar values. More...
 
 Ewoms::Properties::NEW_PROP_TAG (DomainSizeX)
 
 Ewoms::Properties::NEW_PROP_TAG (DomainSizeY)
 
 Ewoms::Properties::NEW_PROP_TAG (DomainSizeZ)
 
 Ewoms::Properties::NEW_PROP_TAG (CellsX)
 
 Ewoms::Properties::NEW_PROP_TAG (CellsY)
 
 Ewoms::Properties::NEW_PROP_TAG (CellsZ)
 
 Ewoms::Properties::NEW_PROP_TAG (GridGlobalRefinements)
 Property which tells the GridManager how often the grid should be refined after creation. More...
 
 Ewoms::Properties::SET_TYPE_PROP (StructuredGridManager, Grid, Dune::YaspGrid< dim >)
 
 Ewoms::Properties::SET_TYPE_PROP (StructuredGridManager, GridManager, Ewoms::StructuredGridManager< TypeTag >)
 

Detailed Description

Helper class for grid instantiation of the lens problem.