Neumann_paroi_rayo_semi_transp_VDF#
#include <Neumann_paroi_rayo_semi_transp_VDF.h>
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\_rayo\_semi\_transp\_VDF <class-neumann-paroi-rayo-semi-transp-vdf>`
[Neumann\_paroi\_rayo\_semi\_transp\_VDF](#class-neumann-paroi-rayo-semi-transp-vdf)
Detailed description#
.SECTION
Inherits from#
public : Cond_Lim_rayo_semi_transp
public : Neumann_paroi
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#
calculer_temperature_bord#
void Neumann_paroi_rayo_semi_transp_VDF::calculer_temperature_bord(double temps)
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:`void Neumann_paroi_rayo_semi_transp_VDF::calculer_temperature_bord(double temps) <neumann-paroi-rayo-semi-transp-vdf-public-void-neumann-paroi-rayo-semi-transp-vdf-calculer-temperature-bord-double-temps>`
[void Neumann_paroi_rayo_semi_transp_VDF::calculer_temperature_bord(double temps)](#neumann-paroi-rayo-semi-transp-vdf-public-void-neumann-paroi-rayo-semi-transp-vdf-calculer-temperature-bord-double-temps)
compatible_avec_eqn#
int Neumann_paroi_rayo_semi_transp_VDF::compatible_avec_eqn(const Equation_base &) 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_rayo_semi_transp_VDF::compatible_avec_eqn(const Equation_base &) const override <neumann-paroi-rayo-semi-transp-vdf-public-int-neumann-paroi-rayo-semi-transp-vdf-compatible-avec-eqn-const-equation-base-ref-const-override>`
[int Neumann_paroi_rayo_semi_transp_VDF::compatible_avec_eqn(const Equation_base &) const override](#neumann-paroi-rayo-semi-transp-vdf-public-int-neumann-paroi-rayo-semi-transp-vdf-compatible-avec-eqn-const-equation-base-ref-const-override)
completer#
void Neumann_paroi_rayo_semi_transp_VDF::completer() override
NE FAIT RIEN A surcharger dans les classes derivees.
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 Neumann_paroi_rayo_semi_transp_VDF::completer() override <neumann-paroi-rayo-semi-transp-vdf-public-void-neumann-paroi-rayo-semi-transp-vdf-completer-override>`
[void Neumann_paroi_rayo_semi_transp_VDF::completer() override](#neumann-paroi-rayo-semi-transp-vdf-public-void-neumann-paroi-rayo-semi-transp-vdf-completer-override)
duplique#
int Neumann_paroi_rayo_semi_transp_VDF::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_rayo_semi_transp_VDF::duplique() const override <neumann-paroi-rayo-semi-transp-vdf-public-int-neumann-paroi-rayo-semi-transp-vdf-duplique-const-override>`
[int Neumann_paroi_rayo_semi_transp_VDF::duplique() const override](#neumann-paroi-rayo-semi-transp-vdf-public-int-neumann-paroi-rayo-semi-transp-vdf-duplique-const-override)
flux_impose#
double Neumann_paroi_rayo_semi_transp_VDF::flux_impose(int i) const override
Renvoie la valeur du flux impose sur la i - eme composante du champ representant le flux a la frontiere.
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:`double Neumann_paroi_rayo_semi_transp_VDF::flux_impose(int i) const override <neumann-paroi-rayo-semi-transp-vdf-public-double-neumann-paroi-rayo-semi-transp-vdf-flux-impose-int-i-const-override>`
[double Neumann_paroi_rayo_semi_transp_VDF::flux_impose(int i) const override](#neumann-paroi-rayo-semi-transp-vdf-public-double-neumann-paroi-rayo-semi-transp-vdf-flux-impose-int-i-const-override)
flux_impose#
double Neumann_paroi_rayo_semi_transp_VDF::flux_impose(int i, int j) const override
Renvoie la valeur du flux impose sur la (i,j) - eme composante du champ representant le flux a la frontiere.
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:`double Neumann_paroi_rayo_semi_transp_VDF::flux_impose(int i, int j) const override <neumann-paroi-rayo-semi-transp-vdf-public-double-neumann-paroi-rayo-semi-transp-vdf-flux-impose-int-i-int-j-const-override>`
[double Neumann_paroi_rayo_semi_transp_VDF::flux_impose(int i, int j) const override](#neumann-paroi-rayo-semi-transp-vdf-public-double-neumann-paroi-rayo-semi-transp-vdf-flux-impose-int-i-int-j-const-override)
get_info#
const Type_info * Neumann_paroi_rayo_semi_transp_VDF::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_rayo_semi_transp_VDF::get_info() const override <neumann-paroi-rayo-semi-transp-vdf-public-const-type-info-ptr-neumann-paroi-rayo-semi-transp-vdf-get-info-const-override>`
[const Type_info * Neumann_paroi_rayo_semi_transp_VDF::get_info() const override](#neumann-paroi-rayo-semi-transp-vdf-public-const-type-info-ptr-neumann-paroi-rayo-semi-transp-vdf-get-info-const-override)
la_cl#
const Cond_lim_base & Neumann_paroi_rayo_semi_transp_VDF::la_cl() 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:`const Cond_lim_base & Neumann_paroi_rayo_semi_transp_VDF::la_cl() const override <neumann-paroi-rayo-semi-transp-vdf-public-const-cond-lim-base-ref-neumann-paroi-rayo-semi-transp-vdf-la-cl-const-override>`
[const Cond_lim_base & Neumann_paroi_rayo_semi_transp_VDF::la_cl() const override](#neumann-paroi-rayo-semi-transp-vdf-public-const-cond-lim-base-ref-neumann-paroi-rayo-semi-transp-vdf-la-cl-const-override)
Neumann_paroi_rayo_semi_transp_VDF#
Neumann_paroi_rayo_semi_transp_VDF::Neumann_paroi_rayo_semi_transp_VDF()
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_rayo_semi_transp_VDF::Neumann_paroi_rayo_semi_transp_VDF() <neumann-paroi-rayo-semi-transp-vdf-public-neumann-paroi-rayo-semi-transp-vdf-neumann-paroi-rayo-semi-transp-vdf>`
[Neumann_paroi_rayo_semi_transp_VDF::Neumann_paroi_rayo_semi_transp_VDF()](#neumann-paroi-rayo-semi-transp-vdf-public-neumann-paroi-rayo-semi-transp-vdf-neumann-paroi-rayo-semi-transp-vdf)
taille_memoire#
unsigned Neumann_paroi_rayo_semi_transp_VDF::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_rayo_semi_transp_VDF::taille_memoire() const override <neumann-paroi-rayo-semi-transp-vdf-public-unsigned-neumann-paroi-rayo-semi-transp-vdf-taille-memoire-const-override>`
[unsigned Neumann_paroi_rayo_semi_transp_VDF::taille_memoire() const override](#neumann-paroi-rayo-semi-transp-vdf-public-unsigned-neumann-paroi-rayo-semi-transp-vdf-taille-memoire-const-override)
temperature_bord#
Champ_front_base & Neumann_paroi_rayo_semi_transp_VDF::temperature_bord()
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:`Champ_front_base & Neumann_paroi_rayo_semi_transp_VDF::temperature_bord() <neumann-paroi-rayo-semi-transp-vdf-public-champ-front-base-ref-neumann-paroi-rayo-semi-transp-vdf-temperature-bord>`
[Champ_front_base & Neumann_paroi_rayo_semi_transp_VDF::temperature_bord()](#neumann-paroi-rayo-semi-transp-vdf-public-champ-front-base-ref-neumann-paroi-rayo-semi-transp-vdf-temperature-bord)
temperature_bord#
const Champ_front_base & Neumann_paroi_rayo_semi_transp_VDF::temperature_bord() const
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:`const Champ_front_base & Neumann_paroi_rayo_semi_transp_VDF::temperature_bord() const <neumann-paroi-rayo-semi-transp-vdf-public-const-champ-front-base-ref-neumann-paroi-rayo-semi-transp-vdf-temperature-bord-const>`
[const Champ_front_base & Neumann_paroi_rayo_semi_transp_VDF::temperature_bord() const](#neumann-paroi-rayo-semi-transp-vdf-public-const-champ-front-base-ref-neumann-paroi-rayo-semi-transp-vdf-temperature-bord-const)
~Neumann_paroi_rayo_semi_transp_VDF#
Neumann_paroi_rayo_semi_transp_VDF::~Neumann_paroi_rayo_semi_transp_VDF()
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_rayo_semi_transp_VDF::~Neumann_paroi_rayo_semi_transp_VDF() <neumann-paroi-rayo-semi-transp-vdf-public-neumann-paroi-rayo-semi-transp-vdf-dtor-neumann-paroi-rayo-semi-transp-vdf>`
[Neumann_paroi_rayo_semi_transp_VDF::~Neumann_paroi_rayo_semi_transp_VDF()](#neumann-paroi-rayo-semi-transp-vdf-public-neumann-paroi-rayo-semi-transp-vdf-dtor-neumann-paroi-rayo-semi-transp-vdf)
cree_instance#
Objet_U * Neumann_paroi_rayo_semi_transp_VDF::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_rayo_semi_transp_VDF::cree_instance() <neumann-paroi-rayo-semi-transp-vdf-public-static-objet-u-ptr-neumann-paroi-rayo-semi-transp-vdf-cree-instance>`
[Objet_U * Neumann_paroi_rayo_semi_transp_VDF::cree_instance()](#neumann-paroi-rayo-semi-transp-vdf-public-static-objet-u-ptr-neumann-paroi-rayo-semi-transp-vdf-cree-instance)
info#
const Type_info * Neumann_paroi_rayo_semi_transp_VDF::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_rayo_semi_transp_VDF::info() <neumann-paroi-rayo-semi-transp-vdf-public-static-const-type-info-ptr-neumann-paroi-rayo-semi-transp-vdf-info>`
[const Type_info * Neumann_paroi_rayo_semi_transp_VDF::info()](#neumann-paroi-rayo-semi-transp-vdf-public-static-const-type-info-ptr-neumann-paroi-rayo-semi-transp-vdf-info)
self_cast#
const Neumann_paroi_rayo_semi_transp_VDF & Neumann_paroi_rayo_semi_transp_VDF::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_rayo_semi_transp_VDF & Neumann_paroi_rayo_semi_transp_VDF::self_cast(const Objet_U &) <neumann-paroi-rayo-semi-transp-vdf-public-static-const-neumann-paroi-rayo-semi-transp-vdf-ref-neumann-paroi-rayo-semi-transp-vdf-self-cast-const-objet-u-ref>`
[const Neumann_paroi_rayo_semi_transp_VDF & Neumann_paroi_rayo_semi_transp_VDF::self_cast(const Objet_U &)](#neumann-paroi-rayo-semi-transp-vdf-public-static-const-neumann-paroi-rayo-semi-transp-vdf-ref-neumann-paroi-rayo-semi-transp-vdf-self-cast-const-objet-u-ref)
self_cast#
Neumann_paroi_rayo_semi_transp_VDF & Neumann_paroi_rayo_semi_transp_VDF::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_rayo_semi_transp_VDF & Neumann_paroi_rayo_semi_transp_VDF::self_cast(Objet_U &) <neumann-paroi-rayo-semi-transp-vdf-public-static-neumann-paroi-rayo-semi-transp-vdf-ref-neumann-paroi-rayo-semi-transp-vdf-self-cast-objet-u-ref>`
[Neumann_paroi_rayo_semi_transp_VDF & Neumann_paroi_rayo_semi_transp_VDF::self_cast(Objet_U &)](#neumann-paroi-rayo-semi-transp-vdf-public-static-neumann-paroi-rayo-semi-transp-vdf-ref-neumann-paroi-rayo-semi-transp-vdf-self-cast-objet-u-ref)
printOn#
Sortie & Neumann_paroi_rayo_semi_transp_VDF::printOn(Sortie &x) 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:`Sortie & Neumann_paroi_rayo_semi_transp_VDF::printOn(Sortie &x) const override <neumann-paroi-rayo-semi-transp-vdf-protected-sortie-ref-neumann-paroi-rayo-semi-transp-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Neumann_paroi_rayo_semi_transp_VDF::printOn(Sortie &x) const override](#neumann-paroi-rayo-semi-transp-vdf-protected-sortie-ref-neumann-paroi-rayo-semi-transp-vdf-printon-sortie-ref-x-const-override)
readOn#
Entree & Neumann_paroi_rayo_semi_transp_VDF::readOn(Entree &) override
Lecture des parametres de la condition Neumann_paroi Lecture de l’emissivite de la paroi.
Detailed description
Lecture du coefficient A
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 & Neumann_paroi_rayo_semi_transp_VDF::readOn(Entree &) override <neumann-paroi-rayo-semi-transp-vdf-protected-entree-ref-neumann-paroi-rayo-semi-transp-vdf-readon-entree-ref-override>`
[Entree & Neumann_paroi_rayo_semi_transp_VDF::readOn(Entree &) override](#neumann-paroi-rayo-semi-transp-vdf-protected-entree-ref-neumann-paroi-rayo-semi-transp-vdf-readon-entree-ref-override)
Attributes Documentation#
const Type_info Neumann_paroi_rayo_semi_transp_VDF::info_obj
TRUST_Deriv<Champ_front_base> Neumann_paroi_rayo_semi_transp_VDF::temperature_bord_