Specialization of the CCTpfaDarcysLaw grids where dim<dimWorld. More...
#include <dumux/multidomain/facet/cellcentered/tpfa/darcyslaw.hh>
Specialization of the CCTpfaDarcysLaw grids where dim<dimWorld.
Public Types | |
using | Scalar = ScalarType |
state the scalar type of the law More... | |
using | Cache = CCTpfaFacetCouplingDarcysLawCache< ThisType, GridGeometry, true > |
state the type for the corresponding cache More... | |
using | TijContainer = typename Cache::AdvectionTransmissibilityContainer |
export the type used to store transmissibilities More... | |
Static Public Member Functions | |
template<class Problem , class ElementVolumeVariables , class ElementFluxVarsCache > | |
static Scalar | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, int phaseIdx, const ElementFluxVarsCache &elemFluxVarsCache) |
Compute the advective flux. More... | |
template<class Problem , class ElementVolumeVariables > | |
static TijContainer | calculateTransmissibility (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf) |
Static Public Attributes | |
static const DiscretizationMethod | discMethod = DiscretizationMethod::cctpfa |
state the discretization method this implementation belongs to More... | |
using Dumux::CCTpfaFacetCouplingDarcysLawImpl< ScalarType, GridGeometry, true >::Cache = CCTpfaFacetCouplingDarcysLawCache<ThisType, GridGeometry, true> |
state the type for the corresponding cache
using Dumux::CCTpfaFacetCouplingDarcysLawImpl< ScalarType, GridGeometry, true >::Scalar = ScalarType |
state the scalar type of the law
using Dumux::CCTpfaFacetCouplingDarcysLawImpl< ScalarType, GridGeometry, true >::TijContainer = typename Cache::AdvectionTransmissibilityContainer |
export the type used to store transmissibilities
|
inlinestatic |
use the standard darcy's law and only compute one transmissibility
xi factor for the coupling conditions
|
inlinestatic |
Compute the advective flux.
|
static |
state the discretization method this implementation belongs to