Domaine_base#
#include <Domaine_base.h>
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#
public : Objet_U
Inherited by#
public : Domaine_32_64
<int>public : Domaine_32_64
<_SIZE_>public : Domaine_IJK
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_bords_a_imprimer#
void Domaine_base::associer_bords_a_imprimer(TRUST_List< Nom > liste)
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#
void Domaine_base::associer_bords_a_imprimer_sum(TRUST_List< Nom > liste)
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#
bool Domaine_base::axi1d() 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:`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#
const TRUST_List<Nom> & Domaine_base::bords_a_imprimer() 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:`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#
const TRUST_List<Nom> & Domaine_base::bords_a_imprimer_sum() 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:`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#
bool & Domaine_base::deformable()
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#
bool Domaine_base::deformable() 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:`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#
double Domaine_base::epsilon() 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:`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#
void Domaine_base::fixer_epsilon(double eps)
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#
const Nom & Domaine_base::get_fichier_lu() 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 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#
const Type_info * Domaine_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_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#
virtual void Domaine_base::initialiser(double temps, Domaine_dis_base &, Probleme_base &)
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#
const Nom & Domaine_base::le_nom() const override
Donne le nom de l’ Objet_U Methode a surcharger : renvoie “neant” dans cette implementation.
Detailed description
Reimplements:
References
Referenced By
Reordonner_faces_periodiques_32_64<_SIZE_>::chercher_direction_perio
Corriger_frontiere_periodique_32_64<_SIZE_>::corriger_coordonnees_sommets_perio
Convection_Diffusion_Chaleur_Fluide_Dilatable_base::data_a_sauvegarder
Convection_Diffusion_Chaleur_Fluide_Dilatable_base::reprendre
Convection_Diffusion_Chaleur_Fluide_Dilatable_base::sauvegarder
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#
Entree & Domaine_base::lire_bords_a_imprimer(Entree &s)
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:`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#
Entree & Domaine_base::lire_bords_a_imprimer_sum(Entree &s)
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:`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#
virtual void Domaine_base::mettre_a_jour(double temps, Domaine_dis_base &, Probleme_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:`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#
int & Domaine_base::moments_a_imprimer()
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#
int Domaine_base::moments_a_imprimer() 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_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#
void Domaine_base::nommer(const Nom &nom) override
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#
virtual void Domaine_base::set_dt(double &dt_)
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#
void Domaine_base::set_fichier_lu(Nom &nom)
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#
virtual void Domaine_base::update_after_post(double temps)
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#
Domaine_base::~Domaine_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_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#
const Type_info * Domaine_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_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#
const Domaine_base & Domaine_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_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#
Domaine_base & Domaine_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_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#
void Domaine_base::duplique_bords_internes()
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#
Sortie & Domaine_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_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#
Entree & Domaine_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_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#
const Type_info Domaine_base::info_obj
int Domaine_base::axi1d_
TRUST_List<Nom> Domaine_base::bords_a_imprimer_
TRUST_List<Nom> Domaine_base::bords_a_imprimer_sum_
bool Domaine_base::deformable_
double Domaine_base::epsilon_
Nom Domaine_base::fichier_lu_
int Domaine_base::moments_a_imprimer_
Nom Domaine_base::nom_
Domaine name.
double Domaine_base::volume_total_
Volume total du domaine (somme sur tous les processeurs)