Domaine_base#

#include <Domaine_base.h>
Brief description

Base class for domains description. This class holds all the data shared by all domains not sensitive to the 32/64 bits configuration.

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\_base <class-domaine-base>`
[Domaine\_base](#class-domaine-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classDomaine__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_bords_a_imprimer#

Definition
void Domaine_base::associer_bords_a_imprimer(TRUST_List< Nom > liste)
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_base::associer_bords_a_imprimer(TRUST_List< Nom > liste) <domaine-base-public-void-domaine-base-associer-bords-a-imprimer-trust-list-nom-liste>`
[void Domaine_base::associer_bords_a_imprimer(TRUST_List< Nom > liste)](#domaine-base-public-void-domaine-base-associer-bords-a-imprimer-trust-list-nom-liste)

associer_bords_a_imprimer_sum#

Definition
void Domaine_base::associer_bords_a_imprimer_sum(TRUST_List< Nom > liste)
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_base::associer_bords_a_imprimer_sum(TRUST_List< Nom > liste) <domaine-base-public-void-domaine-base-associer-bords-a-imprimer-sum-trust-list-nom-liste>`
[void Domaine_base::associer_bords_a_imprimer_sum(TRUST_List< Nom > liste)](#domaine-base-public-void-domaine-base-associer-bords-a-imprimer-sum-trust-list-nom-liste)

axi1d#

Definition
bool Domaine_base::axi1d() 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:`bool Domaine_base::axi1d() const <domaine-base-public-bool-domaine-base-axi1d-const>`
[bool Domaine_base::axi1d() const](#domaine-base-public-bool-domaine-base-axi1d-const)

bords_a_imprimer#

Definition
const TRUST_List<Nom> & Domaine_base::bords_a_imprimer() 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 TRUST_List<Nom> & Domaine_base::bords_a_imprimer() const <domaine-base-public-const-trust-list-nom-ref-domaine-base-bords-a-imprimer-const>`
[const TRUST_List<Nom> & Domaine_base::bords_a_imprimer() const](#domaine-base-public-const-trust-list-nom-ref-domaine-base-bords-a-imprimer-const)

bords_a_imprimer_sum#

Definition
const TRUST_List<Nom> & Domaine_base::bords_a_imprimer_sum() 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 TRUST_List<Nom> & Domaine_base::bords_a_imprimer_sum() const <domaine-base-public-const-trust-list-nom-ref-domaine-base-bords-a-imprimer-sum-const>`
[const TRUST_List<Nom> & Domaine_base::bords_a_imprimer_sum() const](#domaine-base-public-const-trust-list-nom-ref-domaine-base-bords-a-imprimer-sum-const)

deformable#

Definition
bool & Domaine_base::deformable()
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:`bool & Domaine_base::deformable() <domaine-base-public-bool-ref-domaine-base-deformable>`
[bool & Domaine_base::deformable()](#domaine-base-public-bool-ref-domaine-base-deformable)

deformable#

Definition
bool Domaine_base::deformable() 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:`bool Domaine_base::deformable() const <domaine-base-public-bool-domaine-base-deformable-const>`
[bool Domaine_base::deformable() const](#domaine-base-public-bool-domaine-base-deformable-const)

epsilon#

Definition
double Domaine_base::epsilon() 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:`double Domaine_base::epsilon() const <domaine-base-public-double-domaine-base-epsilon-const>`
[double Domaine_base::epsilon() const](#domaine-base-public-double-domaine-base-epsilon-const)

fixer_epsilon#

Definition
void Domaine_base::fixer_epsilon(double eps)
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:`void Domaine_base::fixer_epsilon(double eps) <domaine-base-public-void-domaine-base-fixer-epsilon-double-eps>`
[void Domaine_base::fixer_epsilon(double eps)](#domaine-base-public-void-domaine-base-fixer-epsilon-double-eps)

get_fichier_lu#

Definition
const Nom & Domaine_base::get_fichier_lu() 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 Nom & Domaine_base::get_fichier_lu() const <domaine-base-public-const-nom-ref-domaine-base-get-fichier-lu-const>`
[const Nom & Domaine_base::get_fichier_lu() const](#domaine-base-public-const-nom-ref-domaine-base-get-fichier-lu-const)

get_info#

Definition
const Type_info * Domaine_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_base::get_info() const override <domaine-base-public-const-type-info-ptr-domaine-base-get-info-const-override>`
[const Type_info * Domaine_base::get_info() const override](#domaine-base-public-const-type-info-ptr-domaine-base-get-info-const-override)

initialiser#

Definition
virtual void Domaine_base::initialiser(double temps, Domaine_dis_base &, Probleme_base &)
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_base::initialiser(double temps, Domaine_dis_base &, Probleme_base &) <domaine-base-public-virtual-void-domaine-base-initialiser-double-temps-domaine-dis-base-ref-probleme-base-ref>`
[virtual void Domaine_base::initialiser(double temps, Domaine_dis_base &, Probleme_base &)](#domaine-base-public-virtual-void-domaine-base-initialiser-double-temps-domaine-dis-base-ref-probleme-base-ref)

le_nom#

Definition
const Nom & Domaine_base::le_nom() const override
Brief description

Donne le nom de l’ Objet_U Methode a surcharger : renvoie “neant” dans cette implementation.

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:`const Nom & Domaine_base::le_nom() const override <domaine-base-public-const-nom-ref-domaine-base-le-nom-const-override>`
[const Nom & Domaine_base::le_nom() const override](#domaine-base-public-const-nom-ref-domaine-base-le-nom-const-override)

lire_bords_a_imprimer#

Definition
Entree & Domaine_base::lire_bords_a_imprimer(Entree &s)
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:`Entree & Domaine_base::lire_bords_a_imprimer(Entree &s) <domaine-base-public-entree-ref-domaine-base-lire-bords-a-imprimer-entree-ref-s>`
[Entree & Domaine_base::lire_bords_a_imprimer(Entree &s)](#domaine-base-public-entree-ref-domaine-base-lire-bords-a-imprimer-entree-ref-s)

lire_bords_a_imprimer_sum#

Definition
Entree & Domaine_base::lire_bords_a_imprimer_sum(Entree &s)
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:`Entree & Domaine_base::lire_bords_a_imprimer_sum(Entree &s) <domaine-base-public-entree-ref-domaine-base-lire-bords-a-imprimer-sum-entree-ref-s>`
[Entree & Domaine_base::lire_bords_a_imprimer_sum(Entree &s)](#domaine-base-public-entree-ref-domaine-base-lire-bords-a-imprimer-sum-entree-ref-s)

mettre_a_jour#

Definition
virtual void Domaine_base::mettre_a_jour(double temps, Domaine_dis_base &, Probleme_base &)
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_base::mettre_a_jour(double temps, Domaine_dis_base &, Probleme_base &) <domaine-base-public-virtual-void-domaine-base-mettre-a-jour-double-temps-domaine-dis-base-ref-probleme-base-ref>`
[virtual void Domaine_base::mettre_a_jour(double temps, Domaine_dis_base &, Probleme_base &)](#domaine-base-public-virtual-void-domaine-base-mettre-a-jour-double-temps-domaine-dis-base-ref-probleme-base-ref)

moments_a_imprimer#

Definition
int & Domaine_base::moments_a_imprimer()
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:`int & Domaine_base::moments_a_imprimer() <domaine-base-public-int-ref-domaine-base-moments-a-imprimer>`
[int & Domaine_base::moments_a_imprimer()](#domaine-base-public-int-ref-domaine-base-moments-a-imprimer)

moments_a_imprimer#

Definition
int Domaine_base::moments_a_imprimer() 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_base::moments_a_imprimer() const <domaine-base-public-int-domaine-base-moments-a-imprimer-const>`
[int Domaine_base::moments_a_imprimer() const](#domaine-base-public-int-domaine-base-moments-a-imprimer-const)

nommer#

Definition
void Domaine_base::nommer(const Nom &nom) override
Brief description

Donne un nom a l’ Objet_U Methode virtuelle a surcharger.

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_base::nommer(const Nom &nom) override <domaine-base-public-void-domaine-base-nommer-const-nom-ref-nom-override>`
[void Domaine_base::nommer(const Nom &nom) override](#domaine-base-public-void-domaine-base-nommer-const-nom-ref-nom-override)

set_dt#

Definition
virtual void Domaine_base::set_dt(double &dt_)
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_base::set_dt(double &dt_) <domaine-base-public-virtual-void-domaine-base-set-dt-double-ref-dt>`
[virtual void Domaine_base::set_dt(double &dt_)](#domaine-base-public-virtual-void-domaine-base-set-dt-double-ref-dt)

set_fichier_lu#

Definition
void Domaine_base::set_fichier_lu(Nom &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:`void Domaine_base::set_fichier_lu(Nom &nom) <domaine-base-public-void-domaine-base-set-fichier-lu-nom-ref-nom>`
[void Domaine_base::set_fichier_lu(Nom &nom)](#domaine-base-public-void-domaine-base-set-fichier-lu-nom-ref-nom)

update_after_post#

Definition
virtual void Domaine_base::update_after_post(double temps)
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 void Domaine_base::update_after_post(double temps) <domaine-base-public-virtual-void-domaine-base-update-after-post-double-temps>`
[virtual void Domaine_base::update_after_post(double temps)](#domaine-base-public-virtual-void-domaine-base-update-after-post-double-temps)

~Domaine_base#

Definition
Domaine_base::~Domaine_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_base::~Domaine_base() override <domaine-base-public-domaine-base-dtor-domaine-base-override>`
[Domaine_base::~Domaine_base() override](#domaine-base-public-domaine-base-dtor-domaine-base-override)

info#

Definition
const Type_info * Domaine_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_base::info() <domaine-base-public-static-const-type-info-ptr-domaine-base-info>`
[const Type_info * Domaine_base::info()](#domaine-base-public-static-const-type-info-ptr-domaine-base-info)

self_cast#

Definition
const Domaine_base & Domaine_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_base & Domaine_base::self_cast(const Objet_U &) <domaine-base-public-static-const-domaine-base-ref-domaine-base-self-cast-const-objet-u-ref>`
[const Domaine_base & Domaine_base::self_cast(const Objet_U &)](#domaine-base-public-static-const-domaine-base-ref-domaine-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Domaine_base & Domaine_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_base & Domaine_base::self_cast(Objet_U &) <domaine-base-public-static-domaine-base-ref-domaine-base-self-cast-objet-u-ref>`
[Domaine_base & Domaine_base::self_cast(Objet_U &)](#domaine-base-public-static-domaine-base-ref-domaine-base-self-cast-objet-u-ref)

duplique_bords_internes#

Definition
void Domaine_base::duplique_bords_internes()
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:`void Domaine_base::duplique_bords_internes() <domaine-base-protected-void-domaine-base-duplique-bords-internes>`
[void Domaine_base::duplique_bords_internes()](#domaine-base-protected-void-domaine-base-duplique-bords-internes)

printOn#

Definition
Sortie & Domaine_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_base::printOn(Sortie &x) const override <domaine-base-protected-sortie-ref-domaine-base-printon-sortie-ref-x-const-override>`
[Sortie & Domaine_base::printOn(Sortie &x) const override](#domaine-base-protected-sortie-ref-domaine-base-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Domaine_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_base::readOn(Entree &) override <domaine-base-protected-entree-ref-domaine-base-readon-entree-ref-override>`
[Entree & Domaine_base::readOn(Entree &) override](#domaine-base-protected-entree-ref-domaine-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Domaine_base::info_obj
axi1d_ (protected)
int Domaine_base::axi1d_
bords_a_imprimer_ (protected)
TRUST_List<Nom> Domaine_base::bords_a_imprimer_
bords_a_imprimer_sum_ (protected)
TRUST_List<Nom> Domaine_base::bords_a_imprimer_sum_
deformable_ (protected)
bool Domaine_base::deformable_
epsilon_ (protected)
double Domaine_base::epsilon_
fichier_lu_ (protected)
Nom Domaine_base::fichier_lu_
moments_a_imprimer_ (protected)
int Domaine_base::moments_a_imprimer_
nom_ (protected)
Nom Domaine_base::nom_

Domaine name.

volume_total_ (protected)
double Domaine_base::volume_total_

Volume total du domaine (somme sur tous les processeurs)