TRUST 1.9.8
HPC thermohydraulic platform
Loading...
Searching...
No Matches
Eval_Diff_VDF_Elem_aniso Class Reference

class Eval_Diff_VDF_Elem_aniso Evaluateur VDF pour la diffusion More...

#include <Eval_Diff_VDF_leaves.h>

Inheritance diagram for Eval_Diff_VDF_Elem_aniso:
[legend]
Collaboration diagram for Eval_Diff_VDF_Elem_aniso:
[legend]

Public Member Functions

void associer (const Champ_base &diffu) override
Public Member Functions inherited from Eval_Diff_VDF_Elem_Gen< Eval_Diff_VDF_Elem_aniso >
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_VDF
virtual ~Eval_Diff_VDF ()
const int & is_var () const
virtual const Champ_basediffusivite () const final
virtual const Champ_baseget_diffusivite () const final
virtual void associer_pb (const Probleme_base &pb) final
virtual void update_diffusivite () final
virtual void mettre_a_jour ()
double compute_heq_impl (double d0, int i, double d1, int j, int compo) const
double nu_1_impl (int i, int compo) const
double nu_2_impl (int i, int compo) const
double nu_1_impl_face (int i, int j, int compo) const
double nu_2_impl_face (int i, int j, int k, int l, int compo) const
double nu_lam_impl_face (int i, int j, int k, int l, int compo) const
double nu_lam_impl_face2 (int i, int j, int compo) const
int get_ind_Fluctu_Term () const
double get_dv_mvol (const int i) const
virtual double get_equivalent_distance (int boundary_index, int local_face) const
double nu_t_impl (int i, int compo) const
double tau_tan_impl (int i, int j) const
bool uses_wall () const
bool uses_mod () const
const DoubleTab & get_k_elem () const

Static Public Attributes

static constexpr bool IS_ANISO = true
Static Public Attributes inherited from Eval_Diff_VDF_Elem_Gen< Eval_Diff_VDF_Elem_aniso >
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

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_VDF
 OBS_PTR (Probleme_base) ref_probleme_
 OBS_PTR (Champ_base) ref_diffusivite_
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_VDF
int is_var_ = 0
DoubleTab tab_diffusivite_
DoubleTab tab_alpha_

Detailed Description

class Eval_Diff_VDF_Elem_aniso Evaluateur VDF pour la diffusion

Le champ diffuse est scalaire (Champ_P0_VDF).

See also
Eval_Diff_VDF

Definition at line 54 of file Eval_Diff_VDF_leaves.h.

Member Function Documentation

◆ associer()

void Eval_Diff_VDF_Elem_aniso::associer ( const Champ_base & diffu)
inlineoverridevirtual

Reimplemented from Eval_Diff_VDF.

Definition at line 58 of file Eval_Diff_VDF_leaves.h.

Member Data Documentation

◆ IS_ANISO

bool Eval_Diff_VDF_Elem_aniso::IS_ANISO = true
staticconstexpr

Definition at line 57 of file Eval_Diff_VDF_leaves.h.


The documentation for this class was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/cea-trust-platform/checkouts/master/src/VDF/Operateurs/Eval_Diff_Dift/Eval_Diff_VDF_leaves.h