Neumann_paroi#
#include <Neumann_paroi.h>
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#
public : Neumann
Inherited by#
public : Flux_radiatif_base
public : Neumann_paroi_rayo_semi_transp_VDF
public : Neumann_paroi_rayo_semi_transp_VEF
public : Paroi_Rayo_transp
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#
duplique#
int Neumann_paroi::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 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#
const Type_info * Neumann_paroi::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 * 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#
Neumann_paroi::Neumann_paroi()
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#
unsigned Neumann_paroi::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 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#
void Neumann_paroi::verifie_ch_init_nb_comp() const override
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#
Neumann_paroi::~Neumann_paroi()
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#
Objet_U * Neumann_paroi::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 * 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#
const Type_info * Neumann_paroi::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 * 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#
const Neumann_paroi & Neumann_paroi::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 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#
Neumann_paroi & Neumann_paroi::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:`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#
Sortie & Neumann_paroi::printOn(Sortie &x) const override
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#
Entree & Neumann_paroi::readOn(Entree &) override
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#
const Type_info Neumann_paroi::info_obj