Properties (and default properties) for all models using cell-centered finite volume scheme with TPFA together with coupling across the grid element facets. More...
#include <concepts>
#include <type_traits>
#include <dumux/common/properties.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/defaultlocaloperator.hh>
#include <dumux/multidomain/facet/cellcentered/upwindscheme.hh>
#include <dumux/multidomain/facet/cellcentered/localresidual.hh>
#include <dumux/multidomain/facet/cellcentered/tpfa/darcyslaw.hh>
#include <dumux/multidomain/facet/cellcentered/tpfa/fickslaw.hh>
#include <dumux/multidomain/facet/cellcentered/tpfa/fourierslaw.hh>
#include <dumux/porousmediumflow/fluxvariables.hh>
Go to the source code of this file.
Classes | |
struct | Dumux::Properties::TTag::CCTpfaFacetCouplingModel |
struct | Dumux::Properties::AdvectionType< TypeTag, TTag::CCTpfaFacetCouplingModel > |
Use the tpfa facet coupling-specific Darcy's law. More... | |
struct | Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::CCTpfaFacetCouplingModel > |
Use the tpfa facet coupling-specific Ficks's law. More... | |
struct | Dumux::Properties::HeatConductionType< TypeTag, TTag::CCTpfaFacetCouplingModel > |
Use the tpfa facet coupling-specific Ficks's law. More... | |
struct | Dumux::Properties::FluxVariables< TypeTag, TTag::CCTpfaFacetCouplingModel > |
Per default, use the porous medium flow flux variables with the modified upwind scheme. More... | |
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. | |