The flux variables base class for scalar quantities balanced in the Navier-Stokes model.  
#include <dumux/freeflow/navierstokes/scalarfluxvariables.hh>
◆ addHeatFlux()
template<class Problem, class ModelTraits, class FluxTypes, class ElementVolumeVariables, class ElementFluxVariablesCache, class 
UpwindScheme = UpwindScheme<typename ProblemTraits<Problem>::GridGeometry>> 
 
 
◆ element()
◆ elemFluxVarsCache()
  
  | 
        
          | const ElementFluxVariablesCache & Dumux::FluxVariablesBase< Problem, ProblemTraits< Problem >::GridGeometry::LocalView, ElementVolumeVariables, ElementFluxVariablesCache >::elemFluxVarsCache | ( |  | ) | const |  | inlineinherited | 
 
 
◆ elemVolVars()
  
  | 
        
          | const ElementVolumeVariables & Dumux::FluxVariablesBase< Problem, ProblemTraits< Problem >::GridGeometry::LocalView, ElementVolumeVariables, ElementFluxVariablesCache >::elemVolVars | ( |  | ) | const |  | inlineinherited | 
 
 
◆ fvGeometry()
◆ getAdvectiveFlux()
template<class Problem, class ModelTraits, class FluxTypes, class ElementVolumeVariables, class ElementFluxVariablesCache, class 
UpwindScheme = UpwindScheme<typename ProblemTraits<Problem>::GridGeometry>> 
template<typename FunctionType> 
 
 
◆ heatAdvectionFlux()
template<class Problem, class ModelTraits, class FluxTypes, class ElementVolumeVariables, class ElementFluxVariablesCache, class 
UpwindScheme = UpwindScheme<typename ProblemTraits<Problem>::GridGeometry>> 
 
 
◆ heatConductionFlux()
template<class Problem, class ModelTraits, class FluxTypes, class ElementVolumeVariables, class ElementFluxVariablesCache, class 
UpwindScheme = UpwindScheme<typename ProblemTraits<Problem>::GridGeometry>> 
 
 
◆ heatFlux()
template<class Problem, class ModelTraits, class FluxTypes, class ElementVolumeVariables, class ElementFluxVariablesCache, class 
UpwindScheme = UpwindScheme<typename ProblemTraits<Problem>::GridGeometry>> 
 
 
◆ init()
  
  | 
        
          | void Dumux::FluxVariablesBase< Problem, ProblemTraits< Problem >::GridGeometry::LocalView, ElementVolumeVariables, ElementFluxVariablesCache >::init | ( | const Problem & | problem, |  
          |  |  | const Element & | element, |  
          |  |  | const ProblemTraits< Problem >::GridGeometry::LocalView & | fvGeometry, |  
          |  |  | const ElementVolumeVariables & | elemVolVars, |  
          |  |  | const SubControlVolumeFace & | scvFace, |  
          |  |  | const ElementFluxVariablesCache & | elemFluxVarsCache ) |  | inlineinherited | 
 
 
◆ problem()
◆ scvFace()
  
  | 
        
          | const SubControlVolumeFace & Dumux::FluxVariablesBase< Problem, ProblemTraits< Problem >::GridGeometry::LocalView, ElementVolumeVariables, ElementFluxVariablesCache >::scvFace | ( |  | ) | const |  | inlineinherited | 
 
 
The documentation for this class was generated from the following file: