Domaine_dis_base#
#include <Domaine_dis_base.h>
classe Domaine_dis_base Cette classe est la base de la hierarchie des domaines discretisees.
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domaine\_dis\_base <class-domaine-dis-base>`
[Domaine\_dis\_base](#class-domaine-dis-base)
Detailed description#
Un objet Domaine est associe au domaine discretise. A chaque discretisation spatiale (VDF, VEF, PolyMAC_P0P1NC, …) de TRUST correspond une classe derivant de Domaine_dis_base implementant les outils necessaires a la methode.
Inherits from#
public : Champs_compris_interface
public : Objet_U
Inherited by#
public : Domaine_VF
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_domaine#
void Domaine_dis_base::associer_domaine(const Domaine &)
Associe un Domaine a l’objet.
Detailed description
Various
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_dis_base::associer_domaine(const Domaine &) <domaine-dis-base-public-void-domaine-dis-base-associer-domaine-const-domaine-ref>`
[void Domaine_dis_base::associer_domaine(const Domaine &)](#domaine-dis-base-public-void-domaine-dis-base-associer-domaine-const-domaine-ref)
build_map_mc_Cmesh#
virtual void Domaine_dis_base::build_map_mc_Cmesh(const bool with_faces)
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual void Domaine_dis_base::build_map_mc_Cmesh(const bool with_faces) <domaine-dis-base-public-virtual-void-domaine-dis-base-build-map-mc-cmesh-const-bool-with-faces>`
[virtual void Domaine_dis_base::build_map_mc_Cmesh(const bool with_faces)](#domaine-dis-base-public-virtual-void-domaine-dis-base-build-map-mc-cmesh-const-bool-with-faces)
creer_champ#
void Domaine_dis_base::creer_champ(const Motcle &, const Probleme_base &)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_dis_base::creer_champ(const Motcle &, const Probleme_base &) <domaine-dis-base-public-void-domaine-dis-base-creer-champ-const-motcle-ref-const-probleme-base-ref>`
[void Domaine_dis_base::creer_champ(const Motcle &, const Probleme_base &)](#domaine-dis-base-public-void-domaine-dis-base-creer-champ-const-motcle-ref-const-probleme-base-ref)
creer_champ#
void Domaine_dis_base::creer_champ(const Motcle &motlu) override
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_dis_base::creer_champ(const Motcle &motlu) override <domaine-dis-base-public-void-domaine-dis-base-creer-champ-const-motcle-ref-motlu-override>`
[void Domaine_dis_base::creer_champ(const Motcle &motlu) override](#domaine-dis-base-public-void-domaine-dis-base-creer-champ-const-motcle-ref-motlu-override)
creer_elements_fictifs#
void Domaine_dis_base::creer_elements_fictifs(const Domaine_Cl_dis_base &)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_dis_base::creer_elements_fictifs(const Domaine_Cl_dis_base &) <domaine-dis-base-public-void-domaine-dis-base-creer-elements-fictifs-const-domaine-cl-dis-base-ref>`
[void Domaine_dis_base::creer_elements_fictifs(const Domaine_Cl_dis_base &)](#domaine-dis-base-public-void-domaine-dis-base-creer-elements-fictifs-const-domaine-cl-dis-base-ref)
discretiser#
virtual void Domaine_dis_base::discretiser()
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual void Domaine_dis_base::discretiser() <domaine-dis-base-public-virtual-void-domaine-dis-base-discretiser>`
[virtual void Domaine_dis_base::discretiser()](#domaine-dis-base-public-virtual-void-domaine-dis-base-discretiser)
discretiser_no_face#
virtual void Domaine_dis_base::discretiser_no_face()=0
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual void Domaine_dis_base::discretiser_no_face()=0 <domaine-dis-base-public-virtual-void-domaine-dis-base-discretiser-no-face-equal-0>`
[virtual void Domaine_dis_base::discretiser_no_face()=0](#domaine-dis-base-public-virtual-void-domaine-dis-base-discretiser-no-face-equal-0)
discretiser_root#
void Domaine_dis_base::discretiser_root(const Nom &typ)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_dis_base::discretiser_root(const Nom &typ) <domaine-dis-base-public-void-domaine-dis-base-discretiser-root-const-nom-ref-typ>`
[void Domaine_dis_base::discretiser_root(const Nom &typ)](#domaine-dis-base-public-void-domaine-dis-base-discretiser-root-const-nom-ref-typ)
domaine#
Domaine & Domaine_dis_base::domaine()
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domaine & Domaine_dis_base::domaine() <domaine-dis-base-public-domaine-ref-domaine-dis-base-domaine>`
[Domaine & Domaine_dis_base::domaine()](#domaine-dis-base-public-domaine-ref-domaine-dis-base-domaine)
domaine#
const Domaine & Domaine_dis_base::domaine() const
Detailed description
Accessors and shortcuts
References
Referenced By
Op_Diff_VEF_Anisotrope_Face::ajouter_contribution_multi_scalaire
Operateur_Conv_sensibility_VEF::ajouter_Lsensibility_state_Amont
Operateur_Conv_sensibility_VEF::ajouter_Lstate_sensibility_Amont
Terme_Source_Constituant_Vortex_VEF_Face::ajouter_terme_div_u
Transport_Interfaces_FT_Disc::calcul_effort_fluide_interface
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calcul_tableaux_correspondance
Modele_turbulence_scal_LES_dyn_VDF::calcul_tableaux_correspondance
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_cell_cent_vel
Topologie_Maillage_FT::calculer_composantes_connexes_pour_suppression
Transport_Interfaces_FT_Disc::calculer_distance_interface_sommets
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_energie_cinetique_turb
Modele_turbulence_hyd_Longueur_Melange_VEF::calculer_f_amortissement
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_filter_field
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_filter_tensor
Modele_turbulence_hyd_LES_1elt_VEF::calculer_fonction_structure
Modele_turbulence_hyd_LES_axi_VDF::calculer_fonction_structure
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_length_scale
Modele_turbulence_hyd_LES_VDF_base::calculer_longueurs_caracteristiques
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_model_coefficient
Traitement_particulier_NS_canal_VDF::calculer_moyenne_spatiale_nut
Traitement_particulier_NS_Profils_VDF::calculer_moyenne_spatiale_nut
Traitement_particulier_NS_Profils_VDF::calculer_moyenne_spatiale_uv
Traitement_particulier_NS_canal_VDF::calculer_moyenne_spatiale_vitesse_rho_mu
Traitement_particulier_NS_Profils_thermo_VDF::calculer_moyennes_spatiales_thermo
Traitement_particulier_Solide_canal_VDF::calculer_moyennes_spatiales_thermo
Source_Transport_Fluctuation_Temperature_VDF_Elem::calculer_Prod_uteta_T
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::calculer_Prod_uteta_T
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::calculer_Prod_uteta_T
Modele_turbulence_hyd_LES_Smago_filtre_VEF::calculer_S_barre
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_Sij_vel_filt
Echange_contact_rayo_semi_transp_VDF::calculer_temperature_bord
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_W_VDF_Elem::calculer_terme_destruction_K_W
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::calculer_terme_destruction_K_W
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::calculer_terme_destruction_K_W
Modele_turbulence_hyd_LES_axi_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_VEF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Smago_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Wale_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_K_Eps_Bicephale::calculer_viscosite_turbulente
Modele_turbulence_hyd_K_Omega::calculer_viscosite_turbulente
Source_PDF_EF::calculer_vitesse_imposee_power_law_tbl_u_star
Transport_Interfaces_FT_Disc::calculer_vitesse_transport_interpolee
Transport_Interfaces_FT_Disc::calculer_vmoy_composantes_connexes
Traitement_particulier_NS_THI_VDF::ch_vit_pour_fft_operateur
Post_Processing_Hydrodynamic_Forces::compute_friction_force_projected_tensor
Post_Processing_Hydrodynamic_Forces_Stokes::compute_friction_force_projected_tensor
Post_Processing_Hydrodynamic_Forces::compute_neighbors_coordinates_fluid_fa7
Post_Processing_Hydrodynamic_Forces_Stokes::compute_neighbors_coordinates_fluid_fa7
Interpolation_IBM_mean_gradient_proto::computeSommetsVoisins
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::controler_grandeurs_turbulentes
Post_Processing_Hydrodynamic_Forces::find_neighboring_elements
Traitement_particulier_Solide_canal_VDF::init_calcul_moyenne
Terme_Source_Canal_RANS_LES_VDF_Face::init_calcul_moyenne_spat
Transport_Interfaces_FT_Disc::init_particles_position_velocity
Convection_Diffusion_Concentration_FT_Disc::marquer_faces_sous_domaine
Convection_Diffusion_Concentration_Turbulent_FT_Disc::marquer_faces_sous_domaine
IJK_One_Dimensional_Subproblems_Interfaces_Fields::retrieve_interfacial_surface_quantity
Terme_Source_Canal_perio_VDF_P0::source_convection_diffusion
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::stabilise_moyenne_6_points
Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_6_points
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::stabilise_moyenne_euler_lagrange
Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_lagrange
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::stabilise_moyenne_plans_paralleles
Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_plans_paralleles
Convection_Diffusion_Temperature_FT_Disc::suppression_interfaces
Transport_Interfaces_FT_Disc::swap_particles_lagrangian_position_velocity
Transport_Interfaces_FT_Disc::test_suppression_interfaces_sous_domaine
Remailleur_Collision_FT_Juric::traite_RuptureCoalescenceInterfaces
Remailleur_Collision_FT_Thomas::traite_RuptureCoalescenceInterfaces_Conservatif
Remailleur_Collision_FT_Thomas::transport_volume_perdu_sur_element
Remailleur_Collision_FT_Thomas::transport_volume_perdu_sur_sommet
Post_Processing_Hydrodynamic_Forces::trilinear_interpolation_elem
Post_Processing_Hydrodynamic_Forces::trilinear_interpolation_gradU_face
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Domaine & Domaine_dis_base::domaine() const <domaine-dis-base-public-const-domaine-ref-domaine-dis-base-domaine-const>`
[const Domaine & Domaine_dis_base::domaine() const](#domaine-dis-base-public-const-domaine-ref-domaine-dis-base-domaine-const)
Domaine_dis_base#
Domaine_dis_base::Domaine_dis_base()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domaine_dis_base::Domaine_dis_base() <domaine-dis-base-public-domaine-dis-base-domaine-dis-base>`
[Domaine_dis_base::Domaine_dis_base()](#domaine-dis-base-public-domaine-dis-base-domaine-dis-base)
ecrire_noms_bords#
void Domaine_dis_base::ecrire_noms_bords(Sortie &) const
Ecriture des noms des bords sur un flot de sortie.
Detailed description
Bord and Frontiere
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_dis_base::ecrire_noms_bords(Sortie &) const <domaine-dis-base-public-void-domaine-dis-base-ecrire-noms-bords-sortie-ref-const>`
[void Domaine_dis_base::ecrire_noms_bords(Sortie &) const](#domaine-dis-base-public-void-domaine-dis-base-ecrire-noms-bords-sortie-ref-const)
face_sommets#
IntTab & Domaine_dis_base::face_sommets()
Detailed description
Mappings
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`IntTab & Domaine_dis_base::face_sommets() <domaine-dis-base-public-inttab-ref-domaine-dis-base-face-sommets>`
[IntTab & Domaine_dis_base::face_sommets()](#domaine-dis-base-public-inttab-ref-domaine-dis-base-face-sommets)
face_sommets#
const IntTab & Domaine_dis_base::face_sommets() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const IntTab & Domaine_dis_base::face_sommets() const <domaine-dis-base-public-const-inttab-ref-domaine-dis-base-face-sommets-const>`
[const IntTab & Domaine_dis_base::face_sommets() const](#domaine-dis-base-public-const-inttab-ref-domaine-dis-base-face-sommets-const)
face_voisins#
IntTab & Domaine_dis_base::face_voisins()
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`IntTab & Domaine_dis_base::face_voisins() <domaine-dis-base-public-inttab-ref-domaine-dis-base-face-voisins>`
[IntTab & Domaine_dis_base::face_voisins()](#domaine-dis-base-public-inttab-ref-domaine-dis-base-face-voisins)
face_voisins#
const IntTab & Domaine_dis_base::face_voisins() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const IntTab & Domaine_dis_base::face_voisins() const <domaine-dis-base-public-const-inttab-ref-domaine-dis-base-face-voisins-const>`
[const IntTab & Domaine_dis_base::face_voisins() const](#domaine-dis-base-public-const-inttab-ref-domaine-dis-base-face-voisins-const)
frontiere_dis#
Frontiere_dis_base & Domaine_dis_base::frontiere_dis(const Nom &)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Frontiere_dis_base & Domaine_dis_base::frontiere_dis(const Nom &) <domaine-dis-base-public-frontiere-dis-base-ref-domaine-dis-base-frontiere-dis-const-nom-ref>`
[Frontiere_dis_base & Domaine_dis_base::frontiere_dis(const Nom &)](#domaine-dis-base-public-frontiere-dis-base-ref-domaine-dis-base-frontiere-dis-const-nom-ref)
frontiere_dis#
const Frontiere_dis_base & Domaine_dis_base::frontiere_dis(const Nom &) const
Renvoie la frontiere de Nom nom.
Detailed description
(On indexe les frontiere avec leur nom)
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Frontiere_dis_base & Domaine_dis_base::frontiere_dis(const Nom &) const <domaine-dis-base-public-const-frontiere-dis-base-ref-domaine-dis-base-frontiere-dis-const-nom-ref-const>`
[const Frontiere_dis_base & Domaine_dis_base::frontiere_dis(const Nom &) const](#domaine-dis-base-public-const-frontiere-dis-base-ref-domaine-dis-base-frontiere-dis-const-nom-ref-const)
frontiere_dis#
virtual const Frontiere_dis_base & Domaine_dis_base::frontiere_dis(int) const =0
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual const Frontiere_dis_base & Domaine_dis_base::frontiere_dis(int) const =0 <domaine-dis-base-public-virtual-const-frontiere-dis-base-ref-domaine-dis-base-frontiere-dis-int-const-equal-0>`
[virtual const Frontiere_dis_base & Domaine_dis_base::frontiere_dis(int) const =0](#domaine-dis-base-public-virtual-const-frontiere-dis-base-ref-domaine-dis-base-frontiere-dis-int-const-equal-0)
frontiere_dis#
virtual Frontiere_dis_base & Domaine_dis_base::frontiere_dis(int)=0
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual Frontiere_dis_base & Domaine_dis_base::frontiere_dis(int)=0 <domaine-dis-base-public-virtual-frontiere-dis-base-ref-domaine-dis-base-frontiere-dis-int-equal-0>`
[virtual Frontiere_dis_base & Domaine_dis_base::frontiere_dis(int)=0](#domaine-dis-base-public-virtual-frontiere-dis-base-ref-domaine-dis-base-frontiere-dis-int-equal-0)
get_champ#
const Champ_base & Domaine_dis_base::get_champ(const Motcle &) const override
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Champ_base & Domaine_dis_base::get_champ(const Motcle &) const override <domaine-dis-base-public-const-champ-base-ref-domaine-dis-base-get-champ-const-motcle-ref-const-override>`
[const Champ_base & Domaine_dis_base::get_champ(const Motcle &) const override](#domaine-dis-base-public-const-champ-base-ref-domaine-dis-base-get-champ-const-motcle-ref-const-override)
get_info#
const Type_info * Domaine_dis_base::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Domaine_dis_base::get_info() const override <domaine-dis-base-public-const-type-info-ptr-domaine-dis-base-get-info-const-override>`
[const Type_info * Domaine_dis_base::get_info() const override](#domaine-dis-base-public-const-type-info-ptr-domaine-dis-base-get-info-const-override)
get_noms_champs_postraitables#
void Domaine_dis_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_dis_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <domaine-dis-base-public-void-domaine-dis-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Domaine_dis_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#domaine-dis-base-public-void-domaine-dis-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)
has_champ#
bool Domaine_dis_base::has_champ(const Motcle &nom) const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`bool Domaine_dis_base::has_champ(const Motcle &nom) const override <domaine-dis-base-public-bool-domaine-dis-base-has-champ-const-motcle-ref-nom-const-override>`
[bool Domaine_dis_base::has_champ(const Motcle &nom) const override](#domaine-dis-base-public-bool-domaine-dis-base-has-champ-const-motcle-ref-nom-const-override)
has_champ#
bool Domaine_dis_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`bool Domaine_dis_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <domaine-dis-base-public-bool-domaine-dis-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Domaine_dis_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#domaine-dis-base-public-bool-domaine-dis-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)
init_dist_paroi_globale#
virtual void Domaine_dis_base::init_dist_paroi_globale(const Conds_lim &conds_lim)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual void Domaine_dis_base::init_dist_paroi_globale(const Conds_lim &conds_lim) <domaine-dis-base-public-virtual-void-domaine-dis-base-init-dist-paroi-globale-const-conds-lim-ref-conds-lim>`
[virtual void Domaine_dis_base::init_dist_paroi_globale(const Conds_lim &conds_lim)](#domaine-dis-base-public-virtual-void-domaine-dis-base-init-dist-paroi-globale-const-conds-lim-ref-conds-lim)
mesh_numbering#
const Champ_Fonc_base & Domaine_dis_base::mesh_numbering() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Champ_Fonc_base & Domaine_dis_base::mesh_numbering() const <domaine-dis-base-public-const-champ-fonc-base-ref-domaine-dis-base-mesh-numbering-const>`
[const Champ_Fonc_base & Domaine_dis_base::mesh_numbering() const](#domaine-dis-base-public-const-champ-fonc-base-ref-domaine-dis-base-mesh-numbering-const)
modifier_pour_Cl#
virtual void Domaine_dis_base::modifier_pour_Cl(const Conds_lim &)=0
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual void Domaine_dis_base::modifier_pour_Cl(const Conds_lim &)=0 <domaine-dis-base-public-virtual-void-domaine-dis-base-modifier-pour-cl-const-conds-lim-ref-equal-0>`
[virtual void Domaine_dis_base::modifier_pour_Cl(const Conds_lim &)=0](#domaine-dis-base-public-virtual-void-domaine-dis-base-modifier-pour-cl-const-conds-lim-ref-equal-0)
nb_elem#
int Domaine_dis_base::nb_elem() const
Detailed description
References
Referenced By
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::ajouter
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::ajouter
Source_Transport_K_Eps_Bas_Reynolds_aniso_therm_concen_VDF_Elem::ajouter_blocs
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_VDF_Elem::ajouter_blocs
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_QC_VDF_Elem::ajouter_blocs
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_W_VDF_Elem::ajouter_blocs
Modele_turbulence_hyd_Longueur_Melange_VEF::calculer_f_amortissement
Modele_turbulence_hyd_LES_1elt_VEF::calculer_fonction_structure
Source_Transport_Flux_Chaleur_Turbulente_VDF_Face::calculer_Grad_U
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_W_VDF_Elem::calculer_gteta2
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::calculer_gteta2
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::calculer_gteta2
Source_Transport_Flux_Chaleur_Turbulente_VDF_Face::calculer_gteta2
Transport_Interfaces_FT_Disc::calculer_integrale_indicatrice
Source_Transport_Fluctuation_Temperature_VDF_Elem::calculer_Prod_uteta_T
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::calculer_Prod_uteta_T
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::calculer_Prod_uteta_T
Modele_turbulence_hyd_LES_Smago_filtre_VEF::calculer_S_barre
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_W_VDF_Elem::calculer_terme_destruction_K_W
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::calculer_terme_destruction_K_W
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::calculer_terme_destruction_K_W
Calcul_Production_K_VDF::calculer_terme_production_K_BiK_Axi
Calcul_Production_K_VDF::calculer_terme_production_K_for_komega
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::calculer_u_teta_W
Source_Transport_Flux_Chaleur_Turbulente_VDF_Face::calculer_uiuj
Modele_turbulence_hyd_LES_1elt_VEF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Fst_VEF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_VEF::calculer_viscosite_turbulente
Modele_turbulence_hyd_combinaison::calculer_viscosite_turbulente
Modele_turbulence_hyd_Longueur_Melange_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Smago_VEF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Wale_VEF::calculer_viscosite_turbulente
Modele_turbulence_hyd_Longueur_Melange_VEF::calculer_viscosite_turbulente
Transport_Interfaces_FT_Disc::calculer_vitesse_transport_interpolee
Interpolation_IBM_mean_gradient_proto::computeSommetsVoisins
Terme_Source_Decroissance_Radioactive_Elem_PolyMAC::dimensionner_blocs
Terme_Source_Canal_perio_VDF_P0::source_convection_diffusion
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_dis_base::nb_elem() const <domaine-dis-base-public-int-domaine-dis-base-nb-elem-const>`
[int Domaine_dis_base::nb_elem() const](#domaine-dis-base-public-int-domaine-dis-base-nb-elem-const)
nb_elem_tot#
int Domaine_dis_base::nb_elem_tot() const
Detailed description
References
Referenced By
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::ajouter
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::ajouter
Source_Transport_K_Eps_Bas_Reynolds_aniso_therm_concen_VDF_Elem::ajouter_blocs
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_VDF_Elem::ajouter_blocs
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_QC_VDF_Elem::ajouter_blocs
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_W_VDF_Elem::ajouter_blocs
Operateur_Conv_sensibility_VEF::ajouter_Lsensibility_state_Amont
Operateur_Conv_sensibility_VEF::ajouter_Lstate_sensibility_Amont
Source_Transport_Flux_Chaleur_Turbulente_VDF_Face::calculer_Grad_U
Modele_turbulence_hyd_LES_VEF_base::calculer_longueurs_caracteristiques
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_W_VDF_Elem::calculer_u_teta_W
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::calculer_u_teta_W
Source_Transport_Flux_Chaleur_Turbulente_VDF_Face::calculer_uiuj
Modele_turbulence_hyd_LES_Fst_VEF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Smago_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Wale_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_Longueur_Melange_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Smago_VEF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Wale_VEF::calculer_viscosite_turbulente
Modele_turbulence_hyd_Longueur_Melange_VEF::calculer_viscosite_turbulente
Interpolation_IBM_mean_gradient_proto::computeSommetsVoisins
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_dis_base::nb_elem_tot() const <domaine-dis-base-public-int-domaine-dis-base-nb-elem-tot-const>`
[int Domaine_dis_base::nb_elem_tot() const](#domaine-dis-base-public-int-domaine-dis-base-nb-elem-tot-const)
nb_front_Cl#
int Domaine_dis_base::nb_front_Cl() const
Detailed description
References
Referenced By
Op_Diff_VEF_Anisotrope_Face::ajouter_contribution_multi_scalaire
Operateur_Conv_sensibility_VEF::ajouter_Lsensibility_state_Amont
Operateur_Conv_sensibility_VEF::ajouter_Lstate_sensibility_Amont
Traitement_particulier_NS_chmoy_faceperio_VEF::calcul_chmoy_faceperio
Traitement_particulier_NS_temperature_VEF::calcul_temperature
Modele_turbulence_hyd_LES_axi_VDF::calculer_fonction_structure
Source_Transport_Fluctuation_Temperature_VDF_Elem::calculer_Prod_uteta_T
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::calculer_Prod_uteta_T
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::calculer_Prod_uteta_T
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_W_VDF_Elem::calculer_u_teta_W
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::calculer_u_teta_W
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::calculer_u_teta_W
Calcul_Production_K_VEF::compute_utheta_nbConsti_gt_1_nbCompo_eq_0
Calcul_Production_K_VEF::compute_utheta_nbConsti_gt_1_nbCompo_eq_1
Calcul_Production_K_VEF::compute_utheta_nbConsti_gt_1_nbCompo_gt_1
Calcul_Production_K_VEF::compute_utheta_nbConsti_le_1_nbCompo_eq_0
Calcul_Production_K_VEF::compute_utheta_nbConsti_le_1_nbCompo_eq_1
Calcul_Production_K_VEF::compute_utheta_nbConsti_le_1_nbCompo_gt_1
Traitement_particulier_NS_chmoy_faceperio_VEF::init_calcul_stats
Op_VEF_Face::modifier_matrice_pour_periodique_apres_contribuer
Iterateur_Source_VEF_Face<_TYPE_>::remplir_volumes_cl_dirichlet
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_dis_base::nb_front_Cl() const <domaine-dis-base-public-int-domaine-dis-base-nb-front-cl-const>`
[int Domaine_dis_base::nb_front_Cl() const](#domaine-dis-base-public-int-domaine-dis-base-nb-front-cl-const)
nb_som#
int Domaine_dis_base::nb_som() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_dis_base::nb_som() const <domaine-dis-base-public-int-domaine-dis-base-nb-som-const>`
[int Domaine_dis_base::nb_som() const](#domaine-dis-base-public-int-domaine-dis-base-nb-som-const)
nb_som_tot#
int Domaine_dis_base::nb_som_tot() const
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_dis_base::nb_som_tot() const <domaine-dis-base-public-int-domaine-dis-base-nb-som-tot-const>`
[int Domaine_dis_base::nb_som_tot() const](#domaine-dis-base-public-int-domaine-dis-base-nb-som-tot-const)
nombre_de_sous_domaines_dis#
int Domaine_dis_base::nombre_de_sous_domaines_dis() const
Detailed description
Sous_domaines_dis
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_dis_base::nombre_de_sous_domaines_dis() const <domaine-dis-base-public-int-domaine-dis-base-nombre-de-sous-domaines-dis-const>`
[int Domaine_dis_base::nombre_de_sous_domaines_dis() const](#domaine-dis-base-public-int-domaine-dis-base-nombre-de-sous-domaines-dis-const)
rang_frontiere#
int Domaine_dis_base::rang_frontiere(const Nom &)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_dis_base::rang_frontiere(const Nom &) <domaine-dis-base-public-int-domaine-dis-base-rang-frontiere-const-nom-ref>`
[int Domaine_dis_base::rang_frontiere(const Nom &)](#domaine-dis-base-public-int-domaine-dis-base-rang-frontiere-const-nom-ref)
rang_frontiere#
int Domaine_dis_base::rang_frontiere(const Nom &) const
Renvoie le rang de la frontiere de Nom nom Renvoie-1 si aucune frontiere ne s’appelle nom.
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_dis_base::rang_frontiere(const Nom &) const <domaine-dis-base-public-int-domaine-dis-base-rang-frontiere-const-nom-ref-const>`
[int Domaine_dis_base::rang_frontiere(const Nom &) const](#domaine-dis-base-public-int-domaine-dis-base-rang-frontiere-const-nom-ref-const)
sous_domaine_dis#
Sous_domaine_dis_base & Domaine_dis_base::sous_domaine_dis(int i)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Sous_domaine_dis_base & Domaine_dis_base::sous_domaine_dis(int i) <domaine-dis-base-public-sous-domaine-dis-base-ref-domaine-dis-base-sous-domaine-dis-int-i>`
[Sous_domaine_dis_base & Domaine_dis_base::sous_domaine_dis(int i)](#domaine-dis-base-public-sous-domaine-dis-base-ref-domaine-dis-base-sous-domaine-dis-int-i)
sous_domaine_dis#
const Sous_domaine_dis_base & Domaine_dis_base::sous_domaine_dis(int i) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Sous_domaine_dis_base & Domaine_dis_base::sous_domaine_dis(int i) const <domaine-dis-base-public-const-sous-domaine-dis-base-ref-domaine-dis-base-sous-domaine-dis-int-i-const>`
[const Sous_domaine_dis_base & Domaine_dis_base::sous_domaine_dis(int i) const](#domaine-dis-base-public-const-sous-domaine-dis-base-ref-domaine-dis-base-sous-domaine-dis-int-i-const)
typer_discretiser_ss_domaine#
virtual void Domaine_dis_base::typer_discretiser_ss_domaine(int i)=0
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual void Domaine_dis_base::typer_discretiser_ss_domaine(int i)=0 <domaine-dis-base-public-virtual-void-domaine-dis-base-typer-discretiser-ss-domaine-int-i-equal-0>`
[virtual void Domaine_dis_base::typer_discretiser_ss_domaine(int i)=0](#domaine-dis-base-public-virtual-void-domaine-dis-base-typer-discretiser-ss-domaine-int-i-equal-0)
volume_maille#
const Champ_Fonc_base & Domaine_dis_base::volume_maille() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Champ_Fonc_base & Domaine_dis_base::volume_maille() const <domaine-dis-base-public-const-champ-fonc-base-ref-domaine-dis-base-volume-maille-const>`
[const Champ_Fonc_base & Domaine_dis_base::volume_maille() const](#domaine-dis-base-public-const-champ-fonc-base-ref-domaine-dis-base-volume-maille-const)
y_elem#
virtual const DoubleTab & Domaine_dis_base::y_elem() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual const DoubleTab & Domaine_dis_base::y_elem() const <domaine-dis-base-public-virtual-const-doubletab-ref-domaine-dis-base-y-elem-const>`
[virtual const DoubleTab & Domaine_dis_base::y_elem() const](#domaine-dis-base-public-virtual-const-doubletab-ref-domaine-dis-base-y-elem-const)
y_faces#
virtual const DoubleTab & Domaine_dis_base::y_faces() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual const DoubleTab & Domaine_dis_base::y_faces() const <domaine-dis-base-public-virtual-const-doubletab-ref-domaine-dis-base-y-faces-const>`
[virtual const DoubleTab & Domaine_dis_base::y_faces() const](#domaine-dis-base-public-virtual-const-doubletab-ref-domaine-dis-base-y-faces-const)
~Domaine_dis_base#
Domaine_dis_base::~Domaine_dis_base() override
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domaine_dis_base::~Domaine_dis_base() override <domaine-dis-base-public-domaine-dis-base-dtor-domaine-dis-base-override>`
[Domaine_dis_base::~Domaine_dis_base() override](#domaine-dis-base-public-domaine-dis-base-dtor-domaine-dis-base-override)
info#
const Type_info * Domaine_dis_base::info()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Domaine_dis_base::info() <domaine-dis-base-public-static-const-type-info-ptr-domaine-dis-base-info>`
[const Type_info * Domaine_dis_base::info()](#domaine-dis-base-public-static-const-type-info-ptr-domaine-dis-base-info)
self_cast#
const Domaine_dis_base & Domaine_dis_base::self_cast(const Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Domaine_dis_base & Domaine_dis_base::self_cast(const Objet_U &) <domaine-dis-base-public-static-const-domaine-dis-base-ref-domaine-dis-base-self-cast-const-objet-u-ref>`
[const Domaine_dis_base & Domaine_dis_base::self_cast(const Objet_U &)](#domaine-dis-base-public-static-const-domaine-dis-base-ref-domaine-dis-base-self-cast-const-objet-u-ref)
self_cast#
Domaine_dis_base & Domaine_dis_base::self_cast(Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domaine_dis_base & Domaine_dis_base::self_cast(Objet_U &) <domaine-dis-base-public-static-domaine-dis-base-ref-domaine-dis-base-self-cast-objet-u-ref>`
[Domaine_dis_base & Domaine_dis_base::self_cast(Objet_U &)](#domaine-dis-base-public-static-domaine-dis-base-ref-domaine-dis-base-self-cast-objet-u-ref)
printOn#
Sortie & Domaine_dis_base::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Sortie & Domaine_dis_base::printOn(Sortie &x) const override <domaine-dis-base-protected-sortie-ref-domaine-dis-base-printon-sortie-ref-x-const-override>`
[Sortie & Domaine_dis_base::printOn(Sortie &x) const override](#domaine-dis-base-protected-sortie-ref-domaine-dis-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Domaine_dis_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Entree & Domaine_dis_base::readOn(Entree &) override <domaine-dis-base-protected-entree-ref-domaine-dis-base-readon-entree-ref-override>`
[Entree & Domaine_dis_base::readOn(Entree &) override](#domaine-dis-base-protected-entree-ref-domaine-dis-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Domaine_dis_base::info_obj
Champs_compris Domaine_dis_base::champs_compris_
int Domaine_dis_base::dist_paroi_initialisee_ = 0
TRUST_Ref<Domaine *> Domaine_dis_base::le_dom
TRUST_Vector<TRUST_Deriv<Sous_domaine_dis_base>> Domaine_dis_base::les_sous_domaines_dis
TRUST_Deriv<Champ_Fonc_base> Domaine_dis_base::mesh_numbering_
TRUST_Deriv<Champ_Fonc_base> Domaine_dis_base::volume_maille_
DoubleTab Domaine_dis_base::y_elem_
DoubleTab Domaine_dis_base::y_faces_