Compute matrix
used in the computation of the Reynolds stress tensor boundary conditions.
More...
Compute matrix
used in the computation of the Reynolds stress tensor boundary conditions.
- Parameters
-
[in] | is_sym | Constant c in description above (1 at a symmetry face, 0 at a wall face) |
[in] | p_lg | change of basis matrix (local to global) |
[out] | alpha | transformation matrix |
◆ turbulence_bc_rij_transform()
subroutine turbulence_bc_rij_transform |
( |
integer(c_int), value |
is_sym, |
|
|
real(c_double), dimension(3,3), intent(in) |
p_lg, |
|
|
real(c_double), dimension(6,6), intent(out) |
alpha |
|
) |
| |
The documentation for this interface was generated from the following file: