List_Equations_Scalaires_Passifs_Especes#

#include <List_Equations_Scalaires_Passifs_Especes.h>
Brief description

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#

Inheritance graph#

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

../../../../../_images/classList__Equations__Scalaires__Passifs__Especes__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_milieu_base#

Definition
void List_Equations_Scalaires_Passifs_Especes::associer_milieu_base(const Milieu_base &mil1) 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 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#

Definition
void List_Equations_Scalaires_Passifs_Especes::associer_milieu_equation() 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:`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#

Definition
int List_Equations_Scalaires_Passifs_Especes::complete()
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 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#

Definition
int List_Equations_Scalaires_Passifs_Especes::complete() 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:`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#

Definition
void List_Equations_Scalaires_Passifs_Especes::discretiser() override
Brief description

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#

Definition
int List_Equations_Scalaires_Passifs_Especes::duplique() 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:`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#

Definition
Equation_base & List_Equations_Scalaires_Passifs_Especes::equation(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:`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#

Definition
const Equation_base & List_Equations_Scalaires_Passifs_Especes::equation(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 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#

Definition
const Type_info * List_Equations_Scalaires_Passifs_Especes::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 * 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#

Definition
const Champ_Inc_base & List_Equations_Scalaires_Passifs_Especes::inconnue() 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:`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#

Definition
Champ_Inc_base & List_Equations_Scalaires_Passifs_Especes::inconnue() 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:`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#

Definition
List_Equations_Scalaires_Passifs_Especes::List_Equations_Scalaires_Passifs_Especes()
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:`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#

Definition
const Milieu_base & List_Equations_Scalaires_Passifs_Especes::milieu() 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 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#

Definition
Milieu_base & List_Equations_Scalaires_Passifs_Especes::milieu() 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:`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#

Definition
int List_Equations_Scalaires_Passifs_Especes::nb_equation()
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 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#

Definition
int List_Equations_Scalaires_Passifs_Especes::nb_equation() 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:`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#

Definition
int List_Equations_Scalaires_Passifs_Especes::nombre_d_operateurs() 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:`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#

Definition
const Operateur & List_Equations_Scalaires_Passifs_Especes::operateur(int) 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:`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#

Definition
Operateur & List_Equations_Scalaires_Passifs_Especes::operateur(int) 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:`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#

Definition
unsigned List_Equations_Scalaires_Passifs_Especes::taille_memoire() 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:`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#

Definition
List_Equations_Scalaires_Passifs_Especes::~List_Equations_Scalaires_Passifs_Especes()
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:`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#

Definition
Objet_U * List_Equations_Scalaires_Passifs_Especes::cree_instance()
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:`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#

Definition
const Type_info * List_Equations_Scalaires_Passifs_Especes::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 * 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#

Definition
const List_Equations_Scalaires_Passifs_Especes & List_Equations_Scalaires_Passifs_Especes::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 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#

Definition
List_Equations_Scalaires_Passifs_Especes & List_Equations_Scalaires_Passifs_Especes::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:`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#

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

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#

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

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#

info_obj (public)
const Type_info List_Equations_Scalaires_Passifs_Especes::info_obj
complet (protected)
int List_Equations_Scalaires_Passifs_Especes::complet = 0
list_eq (protected)
TRUST_List<TRUST_Deriv<Equation_base>> List_Equations_Scalaires_Passifs_Especes::list_eq
mil (protected)
TRUST_Ref<Milieu_base *> List_Equations_Scalaires_Passifs_Especes::mil