Loading [MathJax]/extensions/tex2jax.js
3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Attributes | List of all members
Dumux::Properties::NumEqFace< TypeTag, TTag::StaggeredFreeFlowModel > Struct Template Reference

Set the number of equations on the faces to 1. We only consider scalar values because the velocity vector is normal to the face. More...

#include <dumux/discretization/staggered/freeflow/properties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::NumEqFace< TypeTag, TTag::StaggeredFreeFlowModel >

Set the number of equations on the faces to 1. We only consider scalar values because the velocity vector is normal to the face.

Static Public Attributes

static constexpr int value = 1
 

Member Data Documentation

◆ value

template<class TypeTag >
constexpr int Dumux::Properties::NumEqFace< TypeTag, TTag::StaggeredFreeFlowModel >::value = 1
staticconstexpr

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