Defines a type tag and some properties for models using the box scheme. More...
#include <dune/common/fvector.hh>
#include <dune/geometry/multilineargeometry.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/boundaryflag.hh>
#include <dumux/assembly/boxlocalresidual.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/fvproperties.hh>
#include <dumux/discretization/box/elementsolution.hh>
#include <dumux/discretization/box/elementboundarytypes.hh>
#include <dumux/discretization/box/gridfluxvariablescache.hh>
#include <dumux/discretization/box/gridvolumevariables.hh>
#include <dumux/discretization/box/fvgridgeometry.hh>
Go to the source code of this file.
Defines a type tag and some properties for models using the box scheme.
Classes | |
struct | Dumux::Properties::TTag::BoxModel |
struct | Dumux::Properties::FVGridGeometry< TypeTag, TTag::BoxModel > |
Set the default for the global finite volume geometry. More... | |
struct | Dumux::Properties::GridVolumeVariables< TypeTag, TTag::BoxModel > |
The grid volume variables vector class. More... | |
struct | Dumux::Properties::GridFluxVariablesCache< TypeTag, TTag::BoxModel > |
The grid flux variables cache vector class. More... | |
struct | Dumux::Properties::ElementBoundaryTypes< TypeTag, TTag::BoxModel > |
Set the default for the ElementBoundaryTypes. More... | |
struct | Dumux::Properties::BaseLocalResidual< TypeTag, TTag::BoxModel > |
Set the BaseLocalResidual to BoxLocalResidual. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |