Dirichlet_entree_fluide#

#include <Dirichlet_entree_fluide_leaves.h>
Brief description

classe Dirichlet_entree_fluide Cette classe represente une condition aux limite imposant une grandeur

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:`Dirichlet\_entree\_fluide <class-dirichlet-entree-fluide>`
[Dirichlet\_entree\_fluide](#class-dirichlet-entree-fluide)

Detailed description#

sur l’entree du fluide. Des classes derivees specialiseront la grandeur imposee: vitesse, temperature, concentration, fraction_massique …

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Dirichlet_entree_fluide#

Definition
Dirichlet_entree_fluide::Dirichlet_entree_fluide()
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:`Dirichlet_entree_fluide::Dirichlet_entree_fluide() <dirichlet-entree-fluide-public-dirichlet-entree-fluide-dirichlet-entree-fluide>`
[Dirichlet_entree_fluide::Dirichlet_entree_fluide()](#dirichlet-entree-fluide-public-dirichlet-entree-fluide-dirichlet-entree-fluide)

get_info#

Definition
const Type_info * Dirichlet_entree_fluide::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 * Dirichlet_entree_fluide::get_info() const override <dirichlet-entree-fluide-public-const-type-info-ptr-dirichlet-entree-fluide-get-info-const-override>`
[const Type_info * Dirichlet_entree_fluide::get_info() const override](#dirichlet-entree-fluide-public-const-type-info-ptr-dirichlet-entree-fluide-get-info-const-override)

~Dirichlet_entree_fluide#

Definition
Dirichlet_entree_fluide::~Dirichlet_entree_fluide() 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:`Dirichlet_entree_fluide::~Dirichlet_entree_fluide() override <dirichlet-entree-fluide-public-dirichlet-entree-fluide-dtor-dirichlet-entree-fluide-override>`
[Dirichlet_entree_fluide::~Dirichlet_entree_fluide() override](#dirichlet-entree-fluide-public-dirichlet-entree-fluide-dtor-dirichlet-entree-fluide-override)

info#

Definition
const Type_info * Dirichlet_entree_fluide::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 * Dirichlet_entree_fluide::info() <dirichlet-entree-fluide-public-static-const-type-info-ptr-dirichlet-entree-fluide-info>`
[const Type_info * Dirichlet_entree_fluide::info()](#dirichlet-entree-fluide-public-static-const-type-info-ptr-dirichlet-entree-fluide-info)

self_cast#

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

self_cast#

Definition
Dirichlet_entree_fluide & Dirichlet_entree_fluide::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:`Dirichlet_entree_fluide & Dirichlet_entree_fluide::self_cast(Objet_U &) <dirichlet-entree-fluide-public-static-dirichlet-entree-fluide-ref-dirichlet-entree-fluide-self-cast-objet-u-ref>`
[Dirichlet_entree_fluide & Dirichlet_entree_fluide::self_cast(Objet_U &)](#dirichlet-entree-fluide-public-static-dirichlet-entree-fluide-ref-dirichlet-entree-fluide-self-cast-objet-u-ref)

printOn#

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

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 & Dirichlet_entree_fluide::printOn(Sortie &x) const override <dirichlet-entree-fluide-protected-sortie-ref-dirichlet-entree-fluide-printon-sortie-ref-x-const-override>`
[Sortie & Dirichlet_entree_fluide::printOn(Sortie &x) const override](#dirichlet-entree-fluide-protected-sortie-ref-dirichlet-entree-fluide-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Dirichlet_entree_fluide::readOn(Entree &) override <dirichlet-entree-fluide-protected-entree-ref-dirichlet-entree-fluide-readon-entree-ref-override>`
[Entree & Dirichlet_entree_fluide::readOn(Entree &) override](#dirichlet-entree-fluide-protected-entree-ref-dirichlet-entree-fluide-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Dirichlet_entree_fluide::info_obj