Pb_Fluide_base#

#include <Pb_Fluide_base.h>
Brief description

classe Pb_Fluide_base Cette classe a pour but de disposer d une classe amont pour

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:`Pb\_Fluide\_base <class-pb-fluide-base>`
[Pb\_Fluide\_base](#class-pb-fluide-base)

Detailed description#

la hierarchie des problemes portant une equation de Navier_Stokes

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classPb__Fluide__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

expression_predefini#

Definition
int Pb_Fluide_base::expression_predefini(const Motcle &motlu, Nom &expression) 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:`int Pb_Fluide_base::expression_predefini(const Motcle &motlu, Nom &expression) override <pb-fluide-base-public-int-pb-fluide-base-expression-predefini-const-motcle-ref-motlu-nom-ref-expression-override>`
[int Pb_Fluide_base::expression_predefini(const Motcle &motlu, Nom &expression) override](#pb-fluide-base-public-int-pb-fluide-base-expression-predefini-const-motcle-ref-motlu-nom-ref-expression-override)

get_info#

Definition
const Type_info * Pb_Fluide_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 * Pb_Fluide_base::get_info() const override <pb-fluide-base-public-const-type-info-ptr-pb-fluide-base-get-info-const-override>`
[const Type_info * Pb_Fluide_base::get_info() const override](#pb-fluide-base-public-const-type-info-ptr-pb-fluide-base-get-info-const-override)

Pb_Fluide_base#

Definition
Pb_Fluide_base::Pb_Fluide_base()
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:`Pb_Fluide_base::Pb_Fluide_base() <pb-fluide-base-public-pb-fluide-base-pb-fluide-base>`
[Pb_Fluide_base::Pb_Fluide_base()](#pb-fluide-base-public-pb-fluide-base-pb-fluide-base)

~Pb_Fluide_base#

Definition
Pb_Fluide_base::~Pb_Fluide_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:`Pb_Fluide_base::~Pb_Fluide_base() override <pb-fluide-base-public-pb-fluide-base-dtor-pb-fluide-base-override>`
[Pb_Fluide_base::~Pb_Fluide_base() override](#pb-fluide-base-public-pb-fluide-base-dtor-pb-fluide-base-override)

info#

Definition
const Type_info * Pb_Fluide_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 * Pb_Fluide_base::info() <pb-fluide-base-public-static-const-type-info-ptr-pb-fluide-base-info>`
[const Type_info * Pb_Fluide_base::info()](#pb-fluide-base-public-static-const-type-info-ptr-pb-fluide-base-info)

self_cast#

Definition
const Pb_Fluide_base & Pb_Fluide_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 Pb_Fluide_base & Pb_Fluide_base::self_cast(const Objet_U &) <pb-fluide-base-public-static-const-pb-fluide-base-ref-pb-fluide-base-self-cast-const-objet-u-ref>`
[const Pb_Fluide_base & Pb_Fluide_base::self_cast(const Objet_U &)](#pb-fluide-base-public-static-const-pb-fluide-base-ref-pb-fluide-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Pb_Fluide_base & Pb_Fluide_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:`Pb_Fluide_base & Pb_Fluide_base::self_cast(Objet_U &) <pb-fluide-base-public-static-pb-fluide-base-ref-pb-fluide-base-self-cast-objet-u-ref>`
[Pb_Fluide_base & Pb_Fluide_base::self_cast(Objet_U &)](#pb-fluide-base-public-static-pb-fluide-base-ref-pb-fluide-base-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode 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:`Sortie & Pb_Fluide_base::printOn(Sortie &x) const override <pb-fluide-base-protected-sortie-ref-pb-fluide-base-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Fluide_base::printOn(Sortie &x) const override](#pb-fluide-base-protected-sortie-ref-pb-fluide-base-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un probleme dans un flot d’entree, et ouverture du flot de sauvegarde.

Detailed description

Format: { nom_milieu bloc de lecture d’un milieu nom_equation bloc de lecture d’une equation Postraitement bloc de lecture postraitement reprise | sauvegarde | sauvegarde_simple formatte | binaire | pdi nom_de_fichier } L’option sauvegarde_simple permet de sauver le probleme dans le fichier choisi en ecrasant a chaque fois les sauvegardes precedentes : cela permet d’economiser de la place disque.

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:`Entree & Pb_Fluide_base::readOn(Entree &) override <pb-fluide-base-protected-entree-ref-pb-fluide-base-readon-entree-ref-override>`
[Entree & Pb_Fluide_base::readOn(Entree &) override](#pb-fluide-base-protected-entree-ref-pb-fluide-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Pb_Fluide_base::info_obj