DUNE PDELab (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::PDELab::StokesBoundaryCondition Struct Reference
#include <dune/pdelab/localoperator/stokesparameter.hh>
Detailed Description
These are the boundary condition types as to be returned by the employed boundary type function.
Possible types:
-
DoNothing : No boundary conditions.
-
VelocityDirichlet : Dirichlet conditions for velocity.
-
StressNeumann : Natural Neumann conditions for the impulse flux. These are equivalent to a fixed pressure condition if \( \forall i : n \cdot \nabla v_i = 0 \).
-
SlipVelocity : Smooth transition between slip and no-slip condition - only works for DG!
The documentation for this struct was generated from the following file:
- dune/pdelab/localoperator/stokesparameter.hh
