3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
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>

Inheritance diagram for Dumux::Properties::NumEqFace< TypeTag, TTag::StaggeredFreeFlowModel >:
Inheritance graph

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.

Public Types

using type

Static Public Attributes

static constexpr int value = 1

Member Typedef Documentation

◆ type

Member Data Documentation

◆ value

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

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