Chimie#
#include <Chimie.h>
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:`Chimie <class-chimie>`
[Chimie](#class-chimie)
Detailed description#
Inherits from#
public : Objet_U
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#
calculer_pas_de_temps#
double Chimie::calculer_pas_de_temps() 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:`double Chimie::calculer_pas_de_temps() const <chimie-public-double-chimie-calculer-pas-de-temps-const>`
[double Chimie::calculer_pas_de_temps() const](#chimie-public-double-chimie-calculer-pas-de-temps-const)
Chimie#
Chimie::Chimie()
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:`Chimie::Chimie() <chimie-public-chimie-chimie>`
[Chimie::Chimie()](#chimie-public-chimie-chimie)
completer#
void Chimie::completer(const Probleme_base &pb)
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 Chimie::completer(const Probleme_base &pb) <chimie-public-void-chimie-completer-const-probleme-base-ref-pb>`
[void Chimie::completer(const Probleme_base &pb)](#chimie-public-void-chimie-completer-const-probleme-base-ref-pb)
discretiser#
void Chimie::discretiser(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 Chimie::discretiser(const Probleme_base &) <chimie-public-void-chimie-discretiser-const-probleme-base-ref>`
[void Chimie::discretiser(const Probleme_base &)](#chimie-public-void-chimie-discretiser-const-probleme-base-ref)
duplique#
int Chimie::duplique() 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:`int Chimie::duplique() const override <chimie-public-int-chimie-duplique-const-override>`
[int Chimie::duplique() const override](#chimie-public-int-chimie-duplique-const-override)
get_champ#
const Champ_base & Chimie::get_champ(const Motcle &nom) 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_base & Chimie::get_champ(const Motcle &nom) const <chimie-public-const-champ-base-ref-chimie-get-champ-const-motcle-ref-nom-const>`
[const Champ_base & Chimie::get_champ(const Motcle &nom) const](#chimie-public-const-champ-base-ref-chimie-get-champ-const-motcle-ref-nom-const)
get_info#
const Type_info * Chimie::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 * Chimie::get_info() const override <chimie-public-const-type-info-ptr-chimie-get-info-const-override>`
[const Type_info * Chimie::get_info() const override](#chimie-public-const-type-info-ptr-chimie-get-info-const-override)
get_noms_champs_postraitables#
void Chimie::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const
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 Chimie::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const <chimie-public-void-chimie-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const>`
[void Chimie::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const](#chimie-public-void-chimie-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const)
has_champ#
bool Chimie::has_champ(const Motcle &nom) 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 Chimie::has_champ(const Motcle &nom) const <chimie-public-bool-chimie-has-champ-const-motcle-ref-nom-const>`
[bool Chimie::has_champ(const Motcle &nom) const](#chimie-public-bool-chimie-has-champ-const-motcle-ref-nom-const)
has_champ#
bool Chimie::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) 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 Chimie::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const <chimie-public-bool-chimie-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const>`
[bool Chimie::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const](#chimie-public-bool-chimie-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const)
mettre_a_jour#
void Chimie::mettre_a_jour(double temps)
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 Chimie::mettre_a_jour(double temps) <chimie-public-void-chimie-mettre-a-jour-double-temps>`
[void Chimie::mettre_a_jour(double temps)](#chimie-public-void-chimie-mettre-a-jour-double-temps)
preparer_calcul#
int Chimie::preparer_calcul()
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:`int Chimie::preparer_calcul() <chimie-public-int-chimie-preparer-calcul>`
[int Chimie::preparer_calcul()](#chimie-public-int-chimie-preparer-calcul)
reprendre#
int Chimie::reprendre(Entree &) override
Reprise 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:`int Chimie::reprendre(Entree &) override <chimie-public-int-chimie-reprendre-entree-ref-override>`
[int Chimie::reprendre(Entree &) override](#chimie-public-int-chimie-reprendre-entree-ref-override)
sauvegarder#
int Chimie::sauvegarder(Sortie &) const override
Sauvegarde d’un Objet_U 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:`int Chimie::sauvegarder(Sortie &) const override <chimie-public-int-chimie-sauvegarder-sortie-ref-const-override>`
[int Chimie::sauvegarder(Sortie &) const override](#chimie-public-int-chimie-sauvegarder-sortie-ref-const-override)
taille_memoire#
unsigned Chimie::taille_memoire() 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:`unsigned Chimie::taille_memoire() const override <chimie-public-unsigned-chimie-taille-memoire-const-override>`
[unsigned Chimie::taille_memoire() const override](#chimie-public-unsigned-chimie-taille-memoire-const-override)
~Chimie#
Chimie::~Chimie()
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:`Chimie::~Chimie() <chimie-public-chimie-dtor-chimie>`
[Chimie::~Chimie()](#chimie-public-chimie-dtor-chimie)
cree_instance#
Objet_U * Chimie::cree_instance()
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:`Objet_U * Chimie::cree_instance() <chimie-public-static-objet-u-ptr-chimie-cree-instance>`
[Objet_U * Chimie::cree_instance()](#chimie-public-static-objet-u-ptr-chimie-cree-instance)
info#
const Type_info * Chimie::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 * Chimie::info() <chimie-public-static-const-type-info-ptr-chimie-info>`
[const Type_info * Chimie::info()](#chimie-public-static-const-type-info-ptr-chimie-info)
self_cast#
const Chimie & Chimie::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 Chimie & Chimie::self_cast(const Objet_U &) <chimie-public-static-const-chimie-ref-chimie-self-cast-const-objet-u-ref>`
[const Chimie & Chimie::self_cast(const Objet_U &)](#chimie-public-static-const-chimie-ref-chimie-self-cast-const-objet-u-ref)
self_cast#
Chimie & Chimie::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:`Chimie & Chimie::self_cast(Objet_U &) <chimie-public-static-chimie-ref-chimie-self-cast-objet-u-ref>`
[Chimie & Chimie::self_cast(Objet_U &)](#chimie-public-static-chimie-ref-chimie-self-cast-objet-u-ref)
printOn#
Sortie & Chimie::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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:`Sortie & Chimie::printOn(Sortie &x) const override <chimie-protected-sortie-ref-chimie-printon-sortie-ref-x-const-override>`
[Sortie & Chimie::printOn(Sortie &x) const override](#chimie-protected-sortie-ref-chimie-printon-sortie-ref-x-const-override)
readOn#
Entree & Chimie::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Chimie::readOn(Entree &) override <chimie-protected-entree-ref-chimie-readon-entree-ref-override>`
[Entree & Chimie::readOn(Entree &) override](#chimie-protected-entree-ref-chimie-readon-entree-ref-override)
Attributes Documentation#
const Type_info Chimie::info_obj
Motcles Chimie::alias
double Chimie::constante_modele_micro_melange_ = - 1.0
Motcle Chimie::espece_en_competition_micro_melange_
TRUST_Vector<TRUST_Ref<Champ_Inc_base *>> Chimie::liste_ai_
TRUST_Vector<TRUST_Ref<Champ_Inc_base *>> Chimie::liste_C_
TRUST_Vector<TRUST_Ref<Champ_Inc_base *>> Chimie::liste_nd10_
TRUST_Vector<TRUST_Ref<Champ_Inc_base *>> Chimie::liste_ngrains_
TRUST_Vector<TRUST_Ref<Champ_Inc_base *>> Chimie::liste_Y_
int Chimie::marqueur_espece_en_competition_micro_melange_ = - 1
int Chimie::modele_micro_melange_ = 0
int Chimie::nb_grains_ = - 10
TRUST_Ref<Probleme_base *> Chimie::pb_
DoubleTab Chimie::Puissance_volumique_
TRUST_List<Reaction> Chimie::reactions_