Defines a type tag and some properties for models using the pq1bubble 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/cvfe/elementboundarytypes.hh>#include <dumux/discretization/cvfe/gridfluxvariablescache.hh>#include <dumux/discretization/cvfe/gridvolumevariables.hh>#include <dumux/discretization/pq1bubble/fvgridgeometry.hh>#include <dumux/discretization/pq1bubble/elementsolution.hh>#include <dumux/discretization/cvfe/fluxvariablescache.hh>#include <dumux/flux/fluxvariablescaching.hh>Go to the source code of this file.
Defines a type tag and some properties for models using the pq1bubble scheme.
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::Properties::BaseLocalResidual< TypeTag, TTag::PQ1BubbleModel > |
| Set the BaseLocalResidual to CVFELocalResidual. More... | |
| struct | Dumux::Detail::ProblemTraits< Problem, DiscretizationMethods::PQ1Bubble > |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
| namespace | Dumux::Properties |
| namespace | Dumux::Properties::TTag |
| Type tag for numeric models. | |
| namespace | Dumux::Detail |
| Distance implementation details. | |