Defines a type tag and some properties for models using the pq1bubble scheme.
#include <concepts>#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/defaultlocaloperator.hh>#include <dumux/discretization/cvfe/elementboundarytypes.hh>#include <dumux/discretization/cvfe/gridfluxvariablescache.hh>#include <dumux/discretization/cvfe/gridvolumevariables.hh>#include <dumux/discretization/pq1bubble/fvgridgeometry.hh>#include <dumux/discretization/cvfe/elementsolution.hh>#include <dumux/discretization/cvfe/fluxvariablescache.hh>#include <dumux/flux/fluxvariablescaching.hh>Go to the source code of this file.
Classes | |
| struct | Dumux::Properties::TTag::PQ1BubbleModel |
| struct | Dumux::Properties::GridGeometry< TypeTag, TTag::PQ1BubbleModel > |
| Set the default for the grid geometry. More... | |
| struct | Dumux::Properties::GridVolumeVariables< TypeTag, TTag::PQ1BubbleModel > |
| The grid volume variables vector class. More... | |
| struct | Dumux::Properties::FluxVariablesCache< TypeTag, TTag::PQ1BubbleModel > |
| The flux variables cache class. More... | |
| struct | Dumux::Properties::GridFluxVariablesCache< TypeTag, TTag::PQ1BubbleModel > |
| The grid flux variables cache vector class. More... | |
| struct | Dumux::Properties::ElementBoundaryTypes< TypeTag, TTag::PQ1BubbleModel > |
| Set the default for the ElementBoundaryTypes. More... | |
| struct | Dumux::Detail::ProblemTraits< Problem, DiscretizationMethods::PQ1Bubble > |
| struct | Dumux::Detail::LocalDofTraits< GridView, DiscretizationMethods::PQ1Bubble > |
| struct | Dumux::Detail::DiscretizationDefaultLocalOperator< TypeTag > |
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. | |