Navier Stokes slip condition.
#include <dune/common/fvector.hh>#include <dumux/common/tag.hh>#include <dumux/common/parameters.hh>#include <dumux/discretization/method.hh>Go to the source code of this file.
Classes | |
| struct | Dumux::NavierStokes::SlipConditions::BJ |
| Tag for the Beavers-Joseph slip condition. More... | |
| struct | Dumux::NavierStokes::SlipConditions::BJS |
| Tag for the Beavers-Joseph-Saffman slip condition. More... | |
| class | Dumux::NavierStokesSlipVelocity< DiscretizationMethods::FCStaggered, SlipCondition > |
| Navier Stokes slip velocity helper for fcstaggered discretization. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::NavierStokes |
| namespace | Dumux::NavierStokes::SlipConditions |
Variables | |
| constexpr BJ | Dumux::NavierStokes::SlipConditions::bj {} |
| Tag for the Beavers-Joseph slip condition. | |
| constexpr BJS | Dumux::NavierStokes::SlipConditions::bjs {} |
| Tag for the Beavers-Joseph-Saffman slip condition. | |