![]() |
|
Functions | |
| double | squash_fct (const double &s) |
Variables | |
| double | Delta =0.1 |
| Boundary layer width. More... | |
| double | Fract_in_BL =0.5 |
| Fraction of points in boundary layer. More... | |
///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// Namespace to define the mapping [0,1] -> [0,1] that re-distributes nodal points across the channel width.
Namespace to define the mapping [0,1] -> [0,1] that re-distributes nodal points across the channel width.
Mapping [0,1] -> [0,1] that re-distributes nodal points across the channel width
References Delta, Fract_in_BL, s, and y.
Referenced by CollapsibleChannelProblem< ELEMENT >::CollapsibleChannelProblem(), and FSICollapsibleChannelProblem< ELEMENT >::FSICollapsibleChannelProblem().
| double BL_Squash::Delta =0.1 |
Boundary layer width.
Referenced by squash_fct().
| double BL_Squash::Fract_in_BL =0.5 |
Fraction of points in boundary layer.
Referenced by squash_fct().