Neumann_paroi#

#include <Neumann_paroi.h>
Brief description

Classe Neumann_paroi Cette condition limite correspond a un flux impose pour l’equation de.

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:`Neumann\_paroi <class-neumann-paroi>`
[Neumann\_paroi](#class-neumann-paroi)

Detailed description#

transport d’un scalaire. Ex: une paroi chauffante pour l’equation de transport de la temperature. Le flux impose est uniforme.

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classNeumann__paroi__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Neumann_paroi::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 Neumann_paroi::duplique() const override <neumann-paroi-public-int-neumann-paroi-duplique-const-override>`
[int Neumann_paroi::duplique() const override](#neumann-paroi-public-int-neumann-paroi-duplique-const-override)

get_info#

Definition
const Type_info * Neumann_paroi::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 * Neumann_paroi::get_info() const override <neumann-paroi-public-const-type-info-ptr-neumann-paroi-get-info-const-override>`
[const Type_info * Neumann_paroi::get_info() const override](#neumann-paroi-public-const-type-info-ptr-neumann-paroi-get-info-const-override)

Neumann_paroi#

Definition
Neumann_paroi::Neumann_paroi()
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:`Neumann_paroi::Neumann_paroi() <neumann-paroi-public-neumann-paroi-neumann-paroi>`
[Neumann_paroi::Neumann_paroi()](#neumann-paroi-public-neumann-paroi-neumann-paroi)

taille_memoire#

Definition
unsigned Neumann_paroi::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 Neumann_paroi::taille_memoire() const override <neumann-paroi-public-unsigned-neumann-paroi-taille-memoire-const-override>`
[unsigned Neumann_paroi::taille_memoire() const override](#neumann-paroi-public-unsigned-neumann-paroi-taille-memoire-const-override)

verifie_ch_init_nb_comp#

Definition
void Neumann_paroi::verifie_ch_init_nb_comp() const override
Brief description

Appel la verification du champ lu par l intermediaire de l equation pour laquelle on considere la condition limite.

Detailed description

La methode est surchargee dans les cas ou l utilisateur doit specifier le champ frontiere

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 Neumann_paroi::verifie_ch_init_nb_comp() const override <neumann-paroi-public-void-neumann-paroi-verifie-ch-init-nb-comp-const-override>`
[void Neumann_paroi::verifie_ch_init_nb_comp() const override](#neumann-paroi-public-void-neumann-paroi-verifie-ch-init-nb-comp-const-override)

~Neumann_paroi#

Definition
Neumann_paroi::~Neumann_paroi()
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:`Neumann_paroi::~Neumann_paroi() <neumann-paroi-public-neumann-paroi-dtor-neumann-paroi>`
[Neumann_paroi::~Neumann_paroi()](#neumann-paroi-public-neumann-paroi-dtor-neumann-paroi)

cree_instance#

Definition
Objet_U * Neumann_paroi::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 * Neumann_paroi::cree_instance() <neumann-paroi-public-static-objet-u-ptr-neumann-paroi-cree-instance>`
[Objet_U * Neumann_paroi::cree_instance()](#neumann-paroi-public-static-objet-u-ptr-neumann-paroi-cree-instance)

info#

Definition
const Type_info * Neumann_paroi::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 * Neumann_paroi::info() <neumann-paroi-public-static-const-type-info-ptr-neumann-paroi-info>`
[const Type_info * Neumann_paroi::info()](#neumann-paroi-public-static-const-type-info-ptr-neumann-paroi-info)

self_cast#

Definition
const Neumann_paroi & Neumann_paroi::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 Neumann_paroi & Neumann_paroi::self_cast(const Objet_U &) <neumann-paroi-public-static-const-neumann-paroi-ref-neumann-paroi-self-cast-const-objet-u-ref>`
[const Neumann_paroi & Neumann_paroi::self_cast(const Objet_U &)](#neumann-paroi-public-static-const-neumann-paroi-ref-neumann-paroi-self-cast-const-objet-u-ref)

self_cast#

Definition
Neumann_paroi & Neumann_paroi::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:`Neumann_paroi & Neumann_paroi::self_cast(Objet_U &) <neumann-paroi-public-static-neumann-paroi-ref-neumann-paroi-self-cast-objet-u-ref>`
[Neumann_paroi & Neumann_paroi::self_cast(Objet_U &)](#neumann-paroi-public-static-neumann-paroi-ref-neumann-paroi-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Neumann_paroi::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 & Neumann_paroi::printOn(Sortie &x) const override <neumann-paroi-protected-sortie-ref-neumann-paroi-printon-sortie-ref-x-const-override>`
[Sortie & Neumann_paroi::printOn(Sortie &x) const override](#neumann-paroi-protected-sortie-ref-neumann-paroi-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Neumann_paroi::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 & Neumann_paroi::readOn(Entree &) override <neumann-paroi-protected-entree-ref-neumann-paroi-readon-entree-ref-override>`
[Entree & Neumann_paroi::readOn(Entree &) override](#neumann-paroi-protected-entree-ref-neumann-paroi-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Neumann_paroi::info_obj