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>
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... | |
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. | |
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... | |
Provides a grid manager which a regular grid made of simplices.
Ewoms::Properties::NEW_PROP_TAG | ( | Scalar | ) |
Property to specify the type of scalar values.
The type of scalar values.
Ewoms::Properties::NEW_PROP_TAG | ( | GridGlobalRefinements | ) |
Property which tells the GridManager how often the grid should be refined after creation.