Domaine_dis_base#

#include <Domaine_dis_base.h>
Brief description

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#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classDomaine__dis__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_domaine#

Definition
void Domaine_dis_base::associer_domaine(const Domaine &)
Brief description

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#

Definition
virtual void Domaine_dis_base::build_map_mc_Cmesh(const bool with_faces)
Brief description
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#

Definition
void Domaine_dis_base::creer_champ(const Motcle &, const Probleme_base &)
Brief description
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#

Definition
void Domaine_dis_base::creer_champ(const Motcle &motlu) override
Brief description
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#

Definition
void Domaine_dis_base::creer_elements_fictifs(const Domaine_Cl_dis_base &)
Brief description
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#

Definition
virtual void Domaine_dis_base::discretiser()
Brief description
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#

Definition
virtual void Domaine_dis_base::discretiser_no_face()=0
Brief description
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#

Definition
void Domaine_dis_base::discretiser_root(const Nom &typ)
Brief description
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#

Definition
Domaine & Domaine_dis_base::domaine()
Brief description
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#

Definition
const Domaine & Domaine_dis_base::domaine() const
Brief description
Detailed description

Accessors and shortcuts

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 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#

Definition
Domaine_dis_base::Domaine_dis_base()
Brief description
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#

Definition
void Domaine_dis_base::ecrire_noms_bords(Sortie &) const
Brief description

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#

Definition
IntTab & Domaine_dis_base::face_sommets()
Brief description
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#

Definition
const IntTab & Domaine_dis_base::face_sommets() const
Brief description
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#

Definition
IntTab & Domaine_dis_base::face_voisins()
Brief description
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:`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#

Definition
const IntTab & Domaine_dis_base::face_voisins() const
Brief description
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#

Definition
Frontiere_dis_base & Domaine_dis_base::frontiere_dis(const Nom &)
Brief description
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#

Definition
const Frontiere_dis_base & Domaine_dis_base::frontiere_dis(const Nom &) const
Brief description

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#

Definition
virtual const Frontiere_dis_base & Domaine_dis_base::frontiere_dis(int) const =0
Brief description
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#

Definition
virtual Frontiere_dis_base & Domaine_dis_base::frontiere_dis(int)=0
Brief description
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#

Definition
const Champ_base & Domaine_dis_base::get_champ(const Motcle &) const override
Brief description
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#

Definition
const Type_info * Domaine_dis_base::get_info() const override
Brief description

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#

Definition
void Domaine_dis_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override
Brief description
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#

Definition
bool Domaine_dis_base::has_champ(const Motcle &nom) const override
Brief description
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#

Definition
bool Domaine_dis_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override
Brief description
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#

Definition
virtual void Domaine_dis_base::init_dist_paroi_globale(const Conds_lim &conds_lim)
Brief description
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#

Definition
const Champ_Fonc_base & Domaine_dis_base::mesh_numbering() const
Brief description
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:`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#

Definition
virtual void Domaine_dis_base::modifier_pour_Cl(const Conds_lim &)=0
Brief description
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#

Definition
int Domaine_dis_base::nb_elem() const
Brief description
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_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#

Definition
int Domaine_dis_base::nb_elem_tot() const
Brief description
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_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#

Definition
int Domaine_dis_base::nb_front_Cl() const
Brief description
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_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#

Definition
int Domaine_dis_base::nb_som() const
Brief description
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() 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#

Definition
int Domaine_dis_base::nb_som_tot() const
Brief description
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#

Definition
int Domaine_dis_base::nombre_de_sous_domaines_dis() const
Brief description
Detailed description

Sous_domaines_dis

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

Definition
int Domaine_dis_base::rang_frontiere(const Nom &)
Brief description
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::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#

Definition
int Domaine_dis_base::rang_frontiere(const Nom &) const
Brief description

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#

Definition
Sous_domaine_dis_base & Domaine_dis_base::sous_domaine_dis(int i)
Brief description
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#

Definition
const Sous_domaine_dis_base & Domaine_dis_base::sous_domaine_dis(int i) const
Brief description
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:`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#

Definition
virtual void Domaine_dis_base::typer_discretiser_ss_domaine(int i)=0
Brief description
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#

Definition
const Champ_Fonc_base & Domaine_dis_base::volume_maille() const
Brief description
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:`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#

Definition
virtual const DoubleTab & Domaine_dis_base::y_elem() const
Brief description
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#

Definition
virtual const DoubleTab & Domaine_dis_base::y_faces() const
Brief description
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#

Definition
Domaine_dis_base::~Domaine_dis_base() override
Brief description
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#

Definition
const Type_info * Domaine_dis_base::info()
Brief description
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#

Definition
const Domaine_dis_base & Domaine_dis_base::self_cast(const Objet_U &)
Brief description
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#

Definition
Domaine_dis_base & Domaine_dis_base::self_cast(Objet_U &)
Brief description
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#

Definition
Sortie & Domaine_dis_base::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Domaine_dis_base::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Domaine_dis_base::info_obj
champs_compris_ (protected)
Champs_compris Domaine_dis_base::champs_compris_
dist_paroi_initialisee_ (protected)
int Domaine_dis_base::dist_paroi_initialisee_ = 0
le_dom (protected)
TRUST_Ref<Domaine *> Domaine_dis_base::le_dom
les_sous_domaines_dis (protected)
TRUST_Vector<TRUST_Deriv<Sous_domaine_dis_base>> Domaine_dis_base::les_sous_domaines_dis
mesh_numbering_ (protected)
TRUST_Deriv<Champ_Fonc_base> Domaine_dis_base::mesh_numbering_
volume_maille_ (protected)
TRUST_Deriv<Champ_Fonc_base> Domaine_dis_base::volume_maille_
y_elem_ (protected)
DoubleTab Domaine_dis_base::y_elem_
y_faces_ (protected)
DoubleTab Domaine_dis_base::y_faces_