|
subroutine | extend_boundary2 (grid, psn) |
|
subroutine | extend_bd2_single (grid, bd, in_bd_psi, out_bd_psi, out_bd_psi_priv1, out_bd_psi_priv2, excl_inner, excl_outer, excl_private, excl_near_wall, excl_wall, excl_sep_leg) |
|
subroutine extend_boundary::extend_bd2_single |
( |
type(grid_type) |
grid, |
|
|
type(boundary2_type) |
bd, |
|
|
real (kind=8) |
in_bd_psi, |
|
|
real (kind=8) |
out_bd_psi, |
|
|
real (kind=8) |
out_bd_psi_priv1, |
|
|
real (kind=8) |
out_bd_psi_priv2, |
|
|
logical, intent(in) |
excl_inner, |
|
|
logical, intent(in) |
excl_outer, |
|
|
logical, intent(in) |
excl_private, |
|
|
logical, intent(in) |
excl_near_wall, |
|
|
logical, intent(in) |
excl_wall, |
|
|
logical, intent(in) |
excl_sep_leg |
|
) |
| |
subroutine extend_boundary::extend_boundary2 |
( |
type(grid_type) |
grid, |
|
|
type(psn_type) |
psn |
|
) |
| |
The documentation for this module was generated from the following file: