Defines a type tag and some properties for models using the box scheme. More...
#include <type_traits>
#include <dune/common/fvector.hh>
#include <dune/geometry/multilineargeometry.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/boundaryflag.hh>
#include <dumux/common/typetraits/problem.hh>
#include <dumux/assembly/cvfelocalresidual.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/fvproperties.hh>
#include <dumux/discretization/localdoftraits.hh>
#include <dumux/discretization/cvfe/elementboundarytypes.hh>
#include <dumux/discretization/cvfe/gridfluxvariablescache.hh>
#include <dumux/discretization/cvfe/gridvolumevariables.hh>
#include <dumux/discretization/cvfe/fluxvariablescache.hh>
#include <dumux/discretization/cvfe/elementsolution.hh>
#include <dumux/discretization/box/fvgridgeometry.hh>
#include <dumux/flux/fluxvariablescaching.hh>
Go to the source code of this file.
Classes | |
struct | Dumux::Properties::TTag::BoxModel |
struct | Dumux::Properties::GridGeometry< TypeTag, TTag::BoxModel > |
Set the default for the grid 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::FluxVariablesCache< TypeTag, TTag::BoxModel > |
The flux variables cache type. 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 CVFELocalResidual. More... | |
struct | Dumux::Detail::ProblemTraits< Problem, DiscretizationMethods::Box > |
struct | Dumux::Detail::LocalDofTraits< GridView, DiscretizationMethods::Box > |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Properties |
The energy balance equation for a porous solid. | |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |
namespace | Dumux::Detail |
Distance implementation details. | |