My Project
programmer's documentation
Public Member Functions
turbulence_bc_rij_transform Interface Reference

Compute matrix $ \tens{alpha} $ used in the computation of the Reynolds stress tensor boundary conditions. More...

Collaboration diagram for turbulence_bc_rij_transform:
Collaboration graph

Public Member Functions

subroutine turbulence_bc_rij_transform (is_sym, p_lg, alpha)
 

Detailed Description

Compute matrix $ \tens{alpha} $ used in the computation of the Reynolds stress tensor boundary conditions.

Parameters
[in]is_symConstant c in description above (1 at a symmetry face, 0 at a wall face)
[in]p_lgchange of basis matrix (local to global)
[out]alphatransformation matrix

Constructor & Destructor Documentation

◆ 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: