3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, discMethod, false, isCompositional > Class Template Reference

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

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

Inheritance diagram for Dumux::FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, discMethod, false, isCompositional >:
Inheritance graph

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
template<typename... Args>
static void heatFlux (Args &&... args)
 do nothing for the isothermal case

Member Function Documentation

◆ fluidPhaseStorage()

template<class GridGeometry, class FluxVariables, DiscretizationMethod discMethod, bool isCompositional>
template<typename... Args>
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>
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: