Properties for all models using cell-centered finite volume scheme with TPFA. More...
#include <dumux/common/properties.hh>#include <dumux/common/boundaryflag.hh>#include <dumux/common/typetraits/problem.hh>#include <dumux/assembly/cclocalresidual.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/fvproperties.hh>#include <dumux/discretization/cellcentered/subcontrolvolume.hh>#include <dumux/discretization/cellcentered/elementboundarytypes.hh>#include <dumux/discretization/cellcentered/tpfa/fvgridgeometry.hh>#include <dumux/discretization/cellcentered/tpfa/gridvolumevariables.hh>#include <dumux/discretization/cellcentered/tpfa/gridfluxvariablescache.hh>#include <dumux/discretization/cellcentered/tpfa/subcontrolvolumeface.hh>#include <dumux/flux/fluxvariablescaching.hh>Go to the source code of this file.
Properties for all models using cell-centered finite volume scheme with TPFA.
Classes | |
| struct | Dumux::Properties::TTag::CCTpfaModel |
| struct | Dumux::Properties::GridGeometry< TypeTag, TTag::CCTpfaModel > |
| Set the default for the grid geometry. More... | |
| struct | Dumux::Properties::GridVolumeVariables< TypeTag, TTag::CCTpfaModel > |
| The grid volume variables vector class. More... | |
| struct | Dumux::Properties::GridFluxVariablesCache< TypeTag, TTag::CCTpfaModel > |
| The grid flux variables cache vector class. More... | |
| struct | Dumux::Properties::ElementBoundaryTypes< TypeTag, TTag::CCTpfaModel > |
| Set the default for the ElementBoundaryTypes. More... | |
| struct | Dumux::Properties::BaseLocalResidual< TypeTag, TTag::CCTpfaModel > |
| Set the BaseLocalResidual to CCLocalResidual. More... | |
| struct | Dumux::Detail::ProblemTraits< Problem, DiscretizationMethods::CCTpfa > |
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. | |