|
TrioCFD 1.9.8
TrioCFD documentation
|
#include <Eval_Diff_K_Eps_VDF_leaves.h>
Static Public Attributes | |
| static constexpr bool | IS_RANS = true |
| Static Public Attributes inherited from Eval_Diff_VDF_Elem_Gen< Eval_Diff_K_Eps_var_VDF_Elem > | |
| static constexpr bool | IS_MULTD |
| static constexpr bool | IS_AXI |
| static constexpr bool | IS_DEQUIV |
| static constexpr bool | IS_MODIF_DEQ |
| static constexpr bool | IS_QUASI |
| static constexpr bool | IS_ANISO |
| static constexpr bool | IS_RANS |
| static constexpr bool | IS_MULTI_SCALAR_DIFF |
| Static Public Attributes inherited from Eval_VDF_Elem | |
| static constexpr bool | CALC_FLUX_FACES_ECH_EXT_IMP = true |
| static constexpr bool | CALC_FLUX_FACES_ECH_GLOB_IMP = true |
| static constexpr bool | CALC_FLUX_FACES_ENTREE_FL = true |
| static constexpr bool | CALC_FLUX_FACES_PAR = true |
| static constexpr bool | CALC_FLUX_FACES_PAR_ADIAB = false |
| static constexpr bool | CALC_FLUX_FACES_PAR_DEFIL = false |
| static constexpr bool | CALC_FLUX_FACES_PAR_FIXE = true |
| static constexpr bool | CALC_FLUX_FACES_SORTIE_LIB = false |
| static constexpr bool | CALC_FLUX_FACES_SYMM = false |
| static constexpr bool | CALC_FLUX_FACES_PERIO = true |
| static constexpr bool | CALC_FLUX_FACES_SCAL_IMPOSEE = true |
Additional Inherited Members | |
| Public Member Functions inherited from Eval_Diff_VDF_Elem_Gen< Eval_Diff_K_Eps_var_VDF_Elem > | |
| void | flux_face (const DoubleTab &, const DoubleTab &, const int, const BC &, int, Type_Double &) const |
| void | flux_faces_interne (const DoubleTab &, const int, Type_Double &) const |
| void | coeffs_face (const int, const int, const BC &, Type_Double &, Type_Double &) const |
| void | coeffs_faces_interne (const int, Type_Double &, Type_Double &) const |
| void | secmem_face (const int, const BC &, const int, Type_Double &) const |
| void | secmem_faces_interne (const int, Type_Double &) const |
| Public Member Functions inherited from Eval_VDF_Elem | |
| template<typename BC_TYPE, typename Type_Double> | |
| void | coeffs_face_bloc_vitesse (const DoubleTab &, const DoubleTab &, int, const BC_TYPE &, int, Type_Double &) const |
| template<typename Type_Double> | |
| void | coeffs_face_bloc_vitesse (const DoubleTab &, const DoubleTab &, int, int, int, const Echange_externe_impose &, int, Type_Double &) const |
| template<typename Type_Double> | |
| void | coeffs_faces_interne_bloc_vitesse (const DoubleTab &, int, Type_Double &) const |
| void | associer_inconnue (const Champ_base &) |
| Public Member Functions inherited from Evaluateur_VDF | |
| Evaluateur_VDF () | |
| virtual | ~Evaluateur_VDF () |
| Evaluateur_VDF (const Evaluateur_VDF &) | |
| virtual void | associer_domaines (const Domaine_VDF &, const Domaine_Cl_VDF &) |
| virtual void | associer_porosite (const DoubleVect &) |
| double | dist_face_period (int fac1, int fac2, int k) const |
| double | dist_face (int fac1, int fac2, int k) const |
| Public Member Functions inherited from Eval_Diff_K_Eps_VDF_var | |
| void | associer (const Champ_Don_base &diffu) |
| void | mettre_a_jour () override |
| double | nu_1_impl (int i, int compo) const |
| double | nu_2_impl (int i, int compo) const |
| double | compute_heq_impl (double d0, int i, double d1, int j, int compo) const |
| Public Member Functions inherited from Eval_Diff_K_Eps_VDF | |
| virtual | ~Eval_Diff_K_Eps_VDF () |
| Eval_Diff_K_Eps_VDF (double Sigma_K=SIGMA_K_KEPS, double Sigma_Eps=SIGMA_EPS_KEPS) | |
| void | associer_diff_turb (const Champ_Fonc_base &diffu) |
| void | associer_mvolumique (const Champ_base &mvol) |
| void | associer_Pr_K_Eps (double Sigma_K, double Sigma_Eps) |
| void | associer (const Champ_base &diffu) |
| const Champ_Fonc_base & | diffusivite_turbulente () const |
| const Champ_base & | diffusivite () const |
| int | get_ind_Fluctu_Term () const |
| double | get_equivalent_distance (int boundary_index, int local_face) const |
| double | get_dv_mvol (const int i) const |
| Protected Member Functions inherited from Eval_VDF_Elem | |
| OBS_PTR (Champ_base) inconnue | |
| Protected Member Functions inherited from Evaluateur_VDF | |
| OBS_PTR (Domaine_VDF) le_dom | |
| OBS_PTR (Domaine_Cl_VDF) la_zcl | |
| double | dist_norm_bord (int) const |
| Protected Member Functions inherited from Eval_Diff_K_Eps_VDF | |
| OBS_PTR (Champ_Fonc_base) diffusivite_turbulente_ | |
| OBS_PTR (Champ_base) masse_volumique_ | |
| Protected Attributes inherited from Evaluateur_VDF | |
| int | dimension = -100 |
| int | premiere_face_bord = -100 |
| IntTab | elem_ |
| DoubleVect | surface |
| IntVect | orientation |
| DoubleVect | porosite |
| DoubleVect | volume_entrelaces |
| DoubleTab | xv |
| Protected Attributes inherited from Eval_Diff_K_Eps_VDF_var | |
| DoubleVect | dv_diffusivite |
| Protected Attributes inherited from Eval_Diff_K_Eps_VDF | |
| double | Sigma_K_ |
| double | Sigma_Eps_ |
| double | db_diffusivite |
| double | Sigma_ [2] |
| DoubleVect | dv_diffusivite_turbulente |
| DoubleVect | dv_mvol |
| diffusivite_ | |
Definition at line 47 of file Eval_Diff_K_Eps_VDF_leaves.h.
|
staticconstexpr |
Definition at line 50 of file Eval_Diff_K_Eps_VDF_leaves.h.