DUNE PDELab (git)
Dune::PDELab::NavierStokesParameterTraits< GV, RF > Struct Template Reference
#include <dune/pdelab/localoperator/stokesparameter.hh>
Public Types | |
enum | { dimDomain = GV::dimension } |
Enum for domain dimension. More... | |
typedef GV | GridView |
the grid view | |
typedef GV::Grid::ctype | DomainField |
Export type for domain field. | |
typedef Dune::FieldVector< DomainField, dimDomain > | Domain |
domain type | |
typedef Dune::FieldVector< DomainField, dimDomain-1 > | IntersectionDomain |
domain type | |
typedef RF | RangeField |
Export type for range field. | |
typedef Dune::FieldVector< RF, GV::dimensionworld > | VelocityRange |
deformation range type | |
typedef Dune::FieldVector< RF, 1 > | PressureRange |
pressure range type | |
typedef StokesBoundaryCondition | BoundaryCondition |
boundary type value | |
typedef GV::Traits::template Codim< 0 >::Entity | Element |
grid element type | |
typedef GV::Intersection | Intersection |
grid intersection type | |
Detailed Description
template<typename GV, typename RF>
struct Dune::PDELab::NavierStokesParameterTraits< GV, RF >
struct Dune::PDELab::NavierStokesParameterTraits< GV, RF >
Traits class for the parameter class of a Navier-Stokes local operator.
Member Enumeration Documentation
◆ anonymous enum
template<typename GV , typename RF >
anonymous enum |
The documentation for this struct was generated from the following file:
- dune/pdelab/localoperator/stokesparameter.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)