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

use bitfields to minimize the size More...

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

Description

template<int numEq>
struct Dumux::NavierStokesBoundaryTypes< numEq >::NavierStokesBoundaryInfo

use bitfields to minimize the size

Public Attributes

bool isSymmetry: 1
 
bool isBeaversJoseph: 1
 

Member Data Documentation

◆ isBeaversJoseph

template<int numEq>
bool Dumux::NavierStokesBoundaryTypes< numEq >::NavierStokesBoundaryInfo::isBeaversJoseph

◆ isSymmetry

template<int numEq>
bool Dumux::NavierStokesBoundaryTypes< numEq >::NavierStokesBoundaryInfo::isSymmetry

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