Specialization for staggered compositional, non-isothermal models.  
#include <dumux/freeflow/nonisothermal/localresidual.hh>
|  | 
| template<class NumEqVector, class Problem, class ElementVolumeVariables, class ElementFaceVariables> | 
| static void | heatFlux (NumEqVector &flux, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const SubControlVolumeFace &scvf) | 
|  | The convective and conductive heat fluxes in the fluid phase. 
 | 
|  | 
◆ heatFlux()
template<class GridGeometry, class FluxVariables> 
template<class 
NumEqVector, class Problem, class ElementVolumeVariables, class ElementFaceVariables> 
  
  | 
        
          | static void Dumux::FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, DiscretizationMethods::Staggered, true, true >::heatFlux | ( | NumEqVector & | flux, |  
          |  |  | const Problem & | problem, |  
          |  |  | const Element & | element, |  
          |  |  | const FVElementGeometry & | fvGeometry, |  
          |  |  | const ElementVolumeVariables & | elemVolVars, |  
          |  |  | const ElementFaceVariables & | elemFaceVars, |  
          |  |  | const SubControlVolumeFace & | scvf ) |  | inlinestatic | 
 
 
The documentation for this class was generated from the following file: