#include "cs_defs.h" Include dependency graph for cs_turbulence_rit.h:
 Include dependency graph for cs_turbulence_rit.h:Go to the source code of this file.
| Functions | |
| void | cs_turbulence_rij_transport_div_tf (const int field_id, const cs_real_t xcpp[], cs_real_t vistet[][6], cs_real_t smbrs[]) | 
| Add the divergence of turbulent flux to a scalar transport equation.  More... | |
| void cs_turbulence_rij_transport_div_tf | ( | const int | field_id, | 
| const cs_real_t | xcpp[], | ||
| cs_real_t | vistet[][6], | ||
| cs_real_t | smbrs[] | ||
| ) | 
Add the divergence of turbulent flux to a scalar transport equation.
| [in] | field_id | transported field id | 
| [in] | xcpp | Cp | 
| [out] | vistet | diffusivity tensor | 
| [out] | smbrs | right hand side to update |