3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::FaceVariables< TypeTag, TTag::StaggeredFreeFlowModel > Struct Template Reference

The variables living on the faces. More...

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

Description

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

The variables living on the faces.

Public Types

using type = StaggeredFaceVariables< FacePrimaryVariables, GridView::dimension, upwindSchemeOrder >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::FaceVariables< TypeTag, TTag::StaggeredFreeFlowModel >::type = StaggeredFaceVariables<FacePrimaryVariables, GridView::dimension, upwindSchemeOrder>

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