List_Equations_Scalaires_Passifs_Especes#
#include <List_Equations_Scalaires_Passifs_Especes.h>
classe List_Equations_Scalaires_Passifs_Especes Represente une liste d’equations de scalaires passifs ou especes
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:`List\_Equations\_Scalaires\_Passifs\_Especes <class-list-equations-scalaires-passifs-especes>`
[List\_Equations\_Scalaires\_Passifs\_Especes](#class-list-equations-scalaires-passifs-especes)
Detailed description#
List_Equations_Scalaires_Passifs_Especes comprend une liste d’equations de scalaires passifs ou especes et est vue comme une equation elle porte une vraie liste d’equations
Inherits from#
public : Equation_base
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_milieu_base#
void List_Equations_Scalaires_Passifs_Especes::associer_milieu_base(const Milieu_base &mil1) 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:`void List_Equations_Scalaires_Passifs_Especes::associer_milieu_base(const Milieu_base &mil1) override <list-equations-scalaires-passifs-especes-public-void-list-equations-scalaires-passifs-especes-associer-milieu-base-const-milieu-base-ref-mil1-override>`
[void List_Equations_Scalaires_Passifs_Especes::associer_milieu_base(const Milieu_base &mil1) override](#list-equations-scalaires-passifs-especes-public-void-list-equations-scalaires-passifs-especes-associer-milieu-base-const-milieu-base-ref-mil1-override)
associer_milieu_equation#
void List_Equations_Scalaires_Passifs_Especes::associer_milieu_equation() 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:`void List_Equations_Scalaires_Passifs_Especes::associer_milieu_equation() override <list-equations-scalaires-passifs-especes-public-void-list-equations-scalaires-passifs-especes-associer-milieu-equation-override>`
[void List_Equations_Scalaires_Passifs_Especes::associer_milieu_equation() override](#list-equations-scalaires-passifs-especes-public-void-list-equations-scalaires-passifs-especes-associer-milieu-equation-override)
complete#
int List_Equations_Scalaires_Passifs_Especes::complete()
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 List_Equations_Scalaires_Passifs_Especes::complete() <list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-complete>`
[int List_Equations_Scalaires_Passifs_Especes::complete()](#list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-complete)
complete#
int List_Equations_Scalaires_Passifs_Especes::complete() 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 List_Equations_Scalaires_Passifs_Especes::complete() const <list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-complete-const>`
[int List_Equations_Scalaires_Passifs_Especes::complete() const](#list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-complete-const)
discretiser#
void List_Equations_Scalaires_Passifs_Especes::discretiser() override
Discretise l’equation.
Detailed description
Type le domaine_Cl_dis, la formatte, l’associe a l’equation. Type le solveur masse, lui associe le domaine discretisee et le domaine des conditions aux limites discretisees.
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:`void List_Equations_Scalaires_Passifs_Especes::discretiser() override <list-equations-scalaires-passifs-especes-public-void-list-equations-scalaires-passifs-especes-discretiser-override>`
[void List_Equations_Scalaires_Passifs_Especes::discretiser() override](#list-equations-scalaires-passifs-especes-public-void-list-equations-scalaires-passifs-especes-discretiser-override)
duplique#
int List_Equations_Scalaires_Passifs_Especes::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 List_Equations_Scalaires_Passifs_Especes::duplique() const override <list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-duplique-const-override>`
[int List_Equations_Scalaires_Passifs_Especes::duplique() const override](#list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-duplique-const-override)
equation#
Equation_base & List_Equations_Scalaires_Passifs_Especes::equation(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:`Equation_base & List_Equations_Scalaires_Passifs_Especes::equation(int i) <list-equations-scalaires-passifs-especes-public-equation-base-ref-list-equations-scalaires-passifs-especes-equation-int-i>`
[Equation_base & List_Equations_Scalaires_Passifs_Especes::equation(int i)](#list-equations-scalaires-passifs-especes-public-equation-base-ref-list-equations-scalaires-passifs-especes-equation-int-i)
equation#
const Equation_base & List_Equations_Scalaires_Passifs_Especes::equation(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 Equation_base & List_Equations_Scalaires_Passifs_Especes::equation(int i) const <list-equations-scalaires-passifs-especes-public-const-equation-base-ref-list-equations-scalaires-passifs-especes-equation-int-i-const>`
[const Equation_base & List_Equations_Scalaires_Passifs_Especes::equation(int i) const](#list-equations-scalaires-passifs-especes-public-const-equation-base-ref-list-equations-scalaires-passifs-especes-equation-int-i-const)
get_info#
const Type_info * List_Equations_Scalaires_Passifs_Especes::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 * List_Equations_Scalaires_Passifs_Especes::get_info() const override <list-equations-scalaires-passifs-especes-public-const-type-info-ptr-list-equations-scalaires-passifs-especes-get-info-const-override>`
[const Type_info * List_Equations_Scalaires_Passifs_Especes::get_info() const override](#list-equations-scalaires-passifs-especes-public-const-type-info-ptr-list-equations-scalaires-passifs-especes-get-info-const-override)
inconnue#
const Champ_Inc_base & List_Equations_Scalaires_Passifs_Especes::inconnue() 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:`const Champ_Inc_base & List_Equations_Scalaires_Passifs_Especes::inconnue() const override <list-equations-scalaires-passifs-especes-public-const-champ-inc-base-ref-list-equations-scalaires-passifs-especes-inconnue-const-override>`
[const Champ_Inc_base & List_Equations_Scalaires_Passifs_Especes::inconnue() const override](#list-equations-scalaires-passifs-especes-public-const-champ-inc-base-ref-list-equations-scalaires-passifs-especes-inconnue-const-override)
inconnue#
Champ_Inc_base & List_Equations_Scalaires_Passifs_Especes::inconnue() 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:`Champ_Inc_base & List_Equations_Scalaires_Passifs_Especes::inconnue() override <list-equations-scalaires-passifs-especes-public-champ-inc-base-ref-list-equations-scalaires-passifs-especes-inconnue-override>`
[Champ_Inc_base & List_Equations_Scalaires_Passifs_Especes::inconnue() override](#list-equations-scalaires-passifs-especes-public-champ-inc-base-ref-list-equations-scalaires-passifs-especes-inconnue-override)
List_Equations_Scalaires_Passifs_Especes#
List_Equations_Scalaires_Passifs_Especes::List_Equations_Scalaires_Passifs_Especes()
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:`List_Equations_Scalaires_Passifs_Especes::List_Equations_Scalaires_Passifs_Especes() <list-equations-scalaires-passifs-especes-public-list-equations-scalaires-passifs-especes-list-equations-scalaires-passifs-especes>`
[List_Equations_Scalaires_Passifs_Especes::List_Equations_Scalaires_Passifs_Especes()](#list-equations-scalaires-passifs-especes-public-list-equations-scalaires-passifs-especes-list-equations-scalaires-passifs-especes)
milieu#
const Milieu_base & List_Equations_Scalaires_Passifs_Especes::milieu() 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 Milieu_base & List_Equations_Scalaires_Passifs_Especes::milieu() const override <list-equations-scalaires-passifs-especes-public-const-milieu-base-ref-list-equations-scalaires-passifs-especes-milieu-const-override>`
[const Milieu_base & List_Equations_Scalaires_Passifs_Especes::milieu() const override](#list-equations-scalaires-passifs-especes-public-const-milieu-base-ref-list-equations-scalaires-passifs-especes-milieu-const-override)
milieu#
Milieu_base & List_Equations_Scalaires_Passifs_Especes::milieu() 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:`Milieu_base & List_Equations_Scalaires_Passifs_Especes::milieu() override <list-equations-scalaires-passifs-especes-public-milieu-base-ref-list-equations-scalaires-passifs-especes-milieu-override>`
[Milieu_base & List_Equations_Scalaires_Passifs_Especes::milieu() override](#list-equations-scalaires-passifs-especes-public-milieu-base-ref-list-equations-scalaires-passifs-especes-milieu-override)
nb_equation#
int List_Equations_Scalaires_Passifs_Especes::nb_equation()
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 List_Equations_Scalaires_Passifs_Especes::nb_equation() <list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-nb-equation>`
[int List_Equations_Scalaires_Passifs_Especes::nb_equation()](#list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-nb-equation)
nb_equation#
int List_Equations_Scalaires_Passifs_Especes::nb_equation() 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 List_Equations_Scalaires_Passifs_Especes::nb_equation() const <list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-nb-equation-const>`
[int List_Equations_Scalaires_Passifs_Especes::nb_equation() const](#list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-nb-equation-const)
nombre_d_operateurs#
int List_Equations_Scalaires_Passifs_Especes::nombre_d_operateurs() 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 List_Equations_Scalaires_Passifs_Especes::nombre_d_operateurs() const override <list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-nombre-d-operateurs-const-override>`
[int List_Equations_Scalaires_Passifs_Especes::nombre_d_operateurs() const override](#list-equations-scalaires-passifs-especes-public-int-list-equations-scalaires-passifs-especes-nombre-d-operateurs-const-override)
operateur#
const Operateur & List_Equations_Scalaires_Passifs_Especes::operateur(int) 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:`const Operateur & List_Equations_Scalaires_Passifs_Especes::operateur(int) const override <list-equations-scalaires-passifs-especes-public-const-operateur-ref-list-equations-scalaires-passifs-especes-operateur-int-const-override>`
[const Operateur & List_Equations_Scalaires_Passifs_Especes::operateur(int) const override](#list-equations-scalaires-passifs-especes-public-const-operateur-ref-list-equations-scalaires-passifs-especes-operateur-int-const-override)
operateur#
Operateur & List_Equations_Scalaires_Passifs_Especes::operateur(int) 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:`Operateur & List_Equations_Scalaires_Passifs_Especes::operateur(int) override <list-equations-scalaires-passifs-especes-public-operateur-ref-list-equations-scalaires-passifs-especes-operateur-int-override>`
[Operateur & List_Equations_Scalaires_Passifs_Especes::operateur(int) override](#list-equations-scalaires-passifs-especes-public-operateur-ref-list-equations-scalaires-passifs-especes-operateur-int-override)
taille_memoire#
unsigned List_Equations_Scalaires_Passifs_Especes::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 List_Equations_Scalaires_Passifs_Especes::taille_memoire() const override <list-equations-scalaires-passifs-especes-public-unsigned-list-equations-scalaires-passifs-especes-taille-memoire-const-override>`
[unsigned List_Equations_Scalaires_Passifs_Especes::taille_memoire() const override](#list-equations-scalaires-passifs-especes-public-unsigned-list-equations-scalaires-passifs-especes-taille-memoire-const-override)
~List_Equations_Scalaires_Passifs_Especes#
List_Equations_Scalaires_Passifs_Especes::~List_Equations_Scalaires_Passifs_Especes()
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:`List_Equations_Scalaires_Passifs_Especes::~List_Equations_Scalaires_Passifs_Especes() <list-equations-scalaires-passifs-especes-public-list-equations-scalaires-passifs-especes-dtor-list-equations-scalaires-passifs-especes>`
[List_Equations_Scalaires_Passifs_Especes::~List_Equations_Scalaires_Passifs_Especes()](#list-equations-scalaires-passifs-especes-public-list-equations-scalaires-passifs-especes-dtor-list-equations-scalaires-passifs-especes)
cree_instance#
Objet_U * List_Equations_Scalaires_Passifs_Especes::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 * List_Equations_Scalaires_Passifs_Especes::cree_instance() <list-equations-scalaires-passifs-especes-public-static-objet-u-ptr-list-equations-scalaires-passifs-especes-cree-instance>`
[Objet_U * List_Equations_Scalaires_Passifs_Especes::cree_instance()](#list-equations-scalaires-passifs-especes-public-static-objet-u-ptr-list-equations-scalaires-passifs-especes-cree-instance)
info#
const Type_info * List_Equations_Scalaires_Passifs_Especes::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 * List_Equations_Scalaires_Passifs_Especes::info() <list-equations-scalaires-passifs-especes-public-static-const-type-info-ptr-list-equations-scalaires-passifs-especes-info>`
[const Type_info * List_Equations_Scalaires_Passifs_Especes::info()](#list-equations-scalaires-passifs-especes-public-static-const-type-info-ptr-list-equations-scalaires-passifs-especes-info)
self_cast#
const List_Equations_Scalaires_Passifs_Especes & List_Equations_Scalaires_Passifs_Especes::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 List_Equations_Scalaires_Passifs_Especes & List_Equations_Scalaires_Passifs_Especes::self_cast(const Objet_U &) <list-equations-scalaires-passifs-especes-public-static-const-list-equations-scalaires-passifs-especes-ref-list-equations-scalaires-passifs-especes-self-cast-const-objet-u-ref>`
[const List_Equations_Scalaires_Passifs_Especes & List_Equations_Scalaires_Passifs_Especes::self_cast(const Objet_U &)](#list-equations-scalaires-passifs-especes-public-static-const-list-equations-scalaires-passifs-especes-ref-list-equations-scalaires-passifs-especes-self-cast-const-objet-u-ref)
self_cast#
List_Equations_Scalaires_Passifs_Especes & List_Equations_Scalaires_Passifs_Especes::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:`List_Equations_Scalaires_Passifs_Especes & List_Equations_Scalaires_Passifs_Especes::self_cast(Objet_U &) <list-equations-scalaires-passifs-especes-public-static-list-equations-scalaires-passifs-especes-ref-list-equations-scalaires-passifs-especes-self-cast-objet-u-ref>`
[List_Equations_Scalaires_Passifs_Especes & List_Equations_Scalaires_Passifs_Especes::self_cast(Objet_U &)](#list-equations-scalaires-passifs-especes-public-static-list-equations-scalaires-passifs-especes-ref-list-equations-scalaires-passifs-especes-self-cast-objet-u-ref)
printOn#
Sortie & List_Equations_Scalaires_Passifs_Especes::printOn(Sortie &x) const override
Surcharge Objet_U::printOn Imprime l’equation et ses composants sur un flot de sortie.
Detailed description
Imprime le nom de l’equation, le solveur masse, les termes sources les conditions aux limites discretisees, les inconnues et les operateurs.
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 & List_Equations_Scalaires_Passifs_Especes::printOn(Sortie &x) const override <list-equations-scalaires-passifs-especes-protected-sortie-ref-list-equations-scalaires-passifs-especes-printon-sortie-ref-x-const-override>`
[Sortie & List_Equations_Scalaires_Passifs_Especes::printOn(Sortie &x) const override](#list-equations-scalaires-passifs-especes-protected-sortie-ref-list-equations-scalaires-passifs-especes-printon-sortie-ref-x-const-override)
readOn#
Entree & List_Equations_Scalaires_Passifs_Especes::readOn(Entree &) override
Lecture d’une equation sur un flot d’entree.
Detailed description
Le format est le suivant: { [ Source { [sou_1], [sour_2], …} ] Conditions_limites { [cl_1] [cl_2] … } Conditions_initiales { [cl_init] } }
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 & List_Equations_Scalaires_Passifs_Especes::readOn(Entree &) override <list-equations-scalaires-passifs-especes-protected-entree-ref-list-equations-scalaires-passifs-especes-readon-entree-ref-override>`
[Entree & List_Equations_Scalaires_Passifs_Especes::readOn(Entree &) override](#list-equations-scalaires-passifs-especes-protected-entree-ref-list-equations-scalaires-passifs-especes-readon-entree-ref-override)
Attributes Documentation#
const Type_info List_Equations_Scalaires_Passifs_Especes::info_obj
int List_Equations_Scalaires_Passifs_Especes::complet = 0
TRUST_List<TRUST_Deriv<Equation_base>> List_Equations_Scalaires_Passifs_Especes::list_eq
TRUST_Ref<Milieu_base *> List_Equations_Scalaires_Passifs_Especes::mil