simplexgridmanager.hh File Reference

Provides a grid manager which a regular grid made of simplices. More...

#include <ewoms/common/basicproperties.hh>
#include <ewoms/common/propertysystem.hh>
#include <ewoms/common/parametersystem.hh>
#include <dune/grid/utility/structuredgridfactory.hh>
#include <dune/common/fvector.hh>
#include <memory>
Include dependency graph for simplexgridmanager.hh:

Go to the source code of this file.

Classes

class  Ewoms::SimplexGridManager< TypeTag >
 Provides a grid manager which a regular grid made of simplices. More...
 

Namespaces

 Ewoms
 
 Ewoms::Properties
 

Functions

 Ewoms::Properties::NEW_PROP_TAG (Scalar)
 Property to specify the type of scalar values. More...
 
 Ewoms::Properties::NEW_PROP_TAG (Grid)
 The type of the DUNE grid. 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)
 

Detailed Description

Provides a grid manager which a regular grid made of simplices.