Specialization of CCTpfaFacetCouplingFouriersLawImpl for dim=dimWorld.
More...
#include <dumux/multidomain/facet/cellcentered/tpfa/fourierslaw.hh>
template<class TypeTag>
class Dumux::CCTpfaFacetCouplingFouriersLawImpl< TypeTag, false >
Specialization of CCTpfaFacetCouplingFouriersLawImpl for dim=dimWorld.
|
using | Cache = FacetCouplingFouriersLawCache |
| export the type for the corresponding cache More...
|
|
|
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, const ElementFluxVarsCache &elemFluxVarsCache) |
| Compute the conductive heat flux. More...
|
|
template<class Problem , class ElementVolumeVariables > |
static Cache::HeatConductionTransmissibilityContainer | calculateTransmissibility (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf) |
|
◆ Cache
export the type for the corresponding cache
◆ calculateTransmissibility()
template<class TypeTag >
template<class Problem , class ElementVolumeVariables >
static Cache::HeatConductionTransmissibilityContainer Dumux::CCTpfaFacetCouplingFouriersLawImpl< TypeTag, false >::calculateTransmissibility |
( |
const Problem & |
problem, |
|
|
const Element & |
element, |
|
|
const FVElementGeometry & |
fvGeometry, |
|
|
const ElementVolumeVariables & |
elemVolVars, |
|
|
const SubControlVolumeFace & |
scvf |
|
) |
| |
|
inlinestatic |
use the standard Fourier's law and only compute one transmissibility
xi factor for the coupling conditions
◆ flux()
template<class TypeTag >
template<class Problem , class ElementVolumeVariables , class ElementFluxVarsCache >
static Scalar Dumux::CCTpfaFacetCouplingFouriersLawImpl< TypeTag, false >::flux |
( |
const Problem & |
problem, |
|
|
const Element & |
element, |
|
|
const FVElementGeometry & |
fvGeometry, |
|
|
const ElementVolumeVariables & |
elemVolVars, |
|
|
const SubControlVolumeFace & |
scvf, |
|
|
const ElementFluxVarsCache & |
elemFluxVarsCache |
|
) |
| |
|
inlinestatic |
Compute the conductive heat flux.
◆ discMethod
state the discretization method this implementation belongs to
The documentation for this class was generated from the following file: