3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, discMethod, false, isCompositional > Class Template Reference

Specialization for isothermal models, does nothing. More...

#include <dumux/freeflow/nonisothermal/localresidual.hh>

Description

template<class GridGeometry, class FluxVariables, DiscretizationMethod discMethod, bool isCompositional>
class Dumux::FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, discMethod, false, isCompositional >

Specialization for isothermal models, does nothing.

Static Public Member Functions

template<typename... Args>
static void fluidPhaseStorage (Args &&... args)
 do nothing for the isothermal case More...
 
template<typename... Args>
static void heatFlux (Args &&... args)
 do nothing for the isothermal case More...
 

Member Function Documentation

◆ fluidPhaseStorage()

template<class GridGeometry , class FluxVariables , DiscretizationMethod discMethod, bool isCompositional>
template<typename... Args>
static void Dumux::FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, discMethod, false, isCompositional >::fluidPhaseStorage ( Args &&...  args)
inlinestatic

do nothing for the isothermal case

◆ heatFlux()

template<class GridGeometry , class FluxVariables , DiscretizationMethod discMethod, bool isCompositional>
template<typename... Args>
static void Dumux::FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, discMethod, false, isCompositional >::heatFlux ( Args &&...  args)
inlinestatic

do nothing for the isothermal case


The documentation for this class was generated from the following file: