Element-wise calculation of the local residual for non-isothermal free-flow models.
More...
Go to the source code of this file.
|
| class | Dumux::FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, DiscretizationMethod, false, isCompositional > |
| | Specialization for isothermal models, does nothing. More...
|
| |
| class | Dumux::FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, DiscretizationMethods::Staggered, true, false > |
| | Specialization for staggered one-phase, non-isothermal models.
|
| |
| class | Dumux::FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, DiscretizationMethods::Staggered, true, true > |
| | Specialization for staggered compositional, non-isothermal models. More...
|
| |
|
| template<class GridGeometry, class FluxVariables, bool enableEneryBalance, bool isCompositional> |
| using | Dumux::FreeFlowEnergyLocalResidual |
| | Element-wise calculation of the local residual for non-isothermal free-flow models.
|
| |