3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Attributes | List of all members
Dumux::NavierStokesMomentumBoundaryTypes< size >::NavierStokesBoundaryInfo Struct Reference

use bitfields to minimize the size More...

#include <dumux/freeflow/navierstokes/momentum/boundarytypes.hh>

Description

template<int size>
struct Dumux::NavierStokesMomentumBoundaryTypes< size >::NavierStokesBoundaryInfo

use bitfields to minimize the size

Public Attributes

bool isSymmetry: 1
 
bool isBeaversJoseph: 1
 

Member Data Documentation

◆ isBeaversJoseph

template<int size>
bool Dumux::NavierStokesMomentumBoundaryTypes< size >::NavierStokesBoundaryInfo::isBeaversJoseph

◆ isSymmetry

template<int size>
bool Dumux::NavierStokesMomentumBoundaryTypes< size >::NavierStokesBoundaryInfo::isSymmetry

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