Flux_radiatif_base#
#include <Flux_radiatif_base.h>
Decrire ici la classe Flux_radiatif_base .
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:`Flux\_radiatif\_base <class-flux-radiatif-base>`
[Flux\_radiatif\_base](#class-flux-radiatif-base)
Detailed description#
.FINHTML .FINEPS
Inherits from#
public : Neumann_paroi
Inherited by#
public : Flux_radiatif_VDF
public : Flux_radiatif_VEF
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#
A#
double & Flux_radiatif_base::A()
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:`double & Flux_radiatif_base::A() <flux-radiatif-base-public-double-ref-flux-radiatif-base-a-cap>`
[double & Flux_radiatif_base::A()](#flux-radiatif-base-public-double-ref-flux-radiatif-base-a-cap)
A#
const double & Flux_radiatif_base::A() 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 double & Flux_radiatif_base::A() const <flux-radiatif-base-public-const-double-ref-flux-radiatif-base-a-cap-const>`
[const double & Flux_radiatif_base::A() const](#flux-radiatif-base-public-const-double-ref-flux-radiatif-base-a-cap-const)
calculer_flux_radiatif#
virtual void Flux_radiatif_base::calculer_flux_radiatif(const Equation_base &eq_temp)=0
Detailed description
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:`virtual void Flux_radiatif_base::calculer_flux_radiatif(const Equation_base &eq_temp)=0 <flux-radiatif-base-public-virtual-void-flux-radiatif-base-calculer-flux-radiatif-const-equation-base-ref-eq-temp-equal-0>`
[virtual void Flux_radiatif_base::calculer_flux_radiatif(const Equation_base &eq_temp)=0](#flux-radiatif-base-public-virtual-void-flux-radiatif-base-calculer-flux-radiatif-const-equation-base-ref-eq-temp-equal-0)
compatible_avec_eqn#
int Flux_radiatif_base::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 Flux_radiatif_base::compatible_avec_eqn(const Equation_base &) const override <flux-radiatif-base-public-int-flux-radiatif-base-compatible-avec-eqn-const-equation-base-ref-const-override>`
[int Flux_radiatif_base::compatible_avec_eqn(const Equation_base &) const override](#flux-radiatif-base-public-int-flux-radiatif-base-compatible-avec-eqn-const-equation-base-ref-const-override)
completer#
void Flux_radiatif_base::completer() override
cette methode permet de typer les champs_front : - le_champ_front
Detailed description
flux_radiatif_
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 Flux_radiatif_base::completer() override <flux-radiatif-base-public-void-flux-radiatif-base-completer-override>`
[void Flux_radiatif_base::completer() override](#flux-radiatif-base-public-void-flux-radiatif-base-completer-override)
emissivite#
Champ_front_base & Flux_radiatif_base::emissivite()
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 & Flux_radiatif_base::emissivite() <flux-radiatif-base-public-champ-front-base-ref-flux-radiatif-base-emissivite>`
[Champ_front_base & Flux_radiatif_base::emissivite()](#flux-radiatif-base-public-champ-front-base-ref-flux-radiatif-base-emissivite)
emissivite#
const Champ_front_base & Flux_radiatif_base::emissivite() 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 & Flux_radiatif_base::emissivite() const <flux-radiatif-base-public-const-champ-front-base-ref-flux-radiatif-base-emissivite-const>`
[const Champ_front_base & Flux_radiatif_base::emissivite() const](#flux-radiatif-base-public-const-champ-front-base-ref-flux-radiatif-base-emissivite-const)
flux_impose#
double Flux_radiatif_base::flux_impose(int i) const override
Renvoie la valeur de flux imposes a la paroi radiative.
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 Flux_radiatif_base::flux_impose(int i) const override <flux-radiatif-base-public-double-flux-radiatif-base-flux-impose-int-i-const-override>`
[double Flux_radiatif_base::flux_impose(int i) const override](#flux-radiatif-base-public-double-flux-radiatif-base-flux-impose-int-i-const-override)
flux_impose#
double Flux_radiatif_base::flux_impose(int i, int j) const override
Renvoie la valeur de flux imposes a la paroi radiative.
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 Flux_radiatif_base::flux_impose(int i, int j) const override <flux-radiatif-base-public-double-flux-radiatif-base-flux-impose-int-i-int-j-const-override>`
[double Flux_radiatif_base::flux_impose(int i, int j) const override](#flux-radiatif-base-public-double-flux-radiatif-base-flux-impose-int-i-int-j-const-override)
flux_radiatif#
Champ_front_base & Flux_radiatif_base::flux_radiatif()
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 & Flux_radiatif_base::flux_radiatif() <flux-radiatif-base-public-champ-front-base-ref-flux-radiatif-base-flux-radiatif>`
[Champ_front_base & Flux_radiatif_base::flux_radiatif()](#flux-radiatif-base-public-champ-front-base-ref-flux-radiatif-base-flux-radiatif)
flux_radiatif#
const Champ_front_base & Flux_radiatif_base::flux_radiatif() 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 & Flux_radiatif_base::flux_radiatif() const <flux-radiatif-base-public-const-champ-front-base-ref-flux-radiatif-base-flux-radiatif-const>`
[const Champ_front_base & Flux_radiatif_base::flux_radiatif() const](#flux-radiatif-base-public-const-champ-front-base-ref-flux-radiatif-base-flux-radiatif-const)
Flux_radiatif_base#
Flux_radiatif_base::Flux_radiatif_base()
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:`Flux_radiatif_base::Flux_radiatif_base() <flux-radiatif-base-public-flux-radiatif-base-flux-radiatif-base>`
[Flux_radiatif_base::Flux_radiatif_base()](#flux-radiatif-base-public-flux-radiatif-base-flux-radiatif-base)
get_info#
const Type_info * Flux_radiatif_base::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 * Flux_radiatif_base::get_info() const override <flux-radiatif-base-public-const-type-info-ptr-flux-radiatif-base-get-info-const-override>`
[const Type_info * Flux_radiatif_base::get_info() const override](#flux-radiatif-base-public-const-type-info-ptr-flux-radiatif-base-get-info-const-override)
~Flux_radiatif_base#
Flux_radiatif_base::~Flux_radiatif_base() override
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:`Flux_radiatif_base::~Flux_radiatif_base() override <flux-radiatif-base-public-flux-radiatif-base-dtor-flux-radiatif-base-override>`
[Flux_radiatif_base::~Flux_radiatif_base() override](#flux-radiatif-base-public-flux-radiatif-base-dtor-flux-radiatif-base-override)
info#
const Type_info * Flux_radiatif_base::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 * Flux_radiatif_base::info() <flux-radiatif-base-public-static-const-type-info-ptr-flux-radiatif-base-info>`
[const Type_info * Flux_radiatif_base::info()](#flux-radiatif-base-public-static-const-type-info-ptr-flux-radiatif-base-info)
self_cast#
const Flux_radiatif_base & Flux_radiatif_base::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 Flux_radiatif_base & Flux_radiatif_base::self_cast(const Objet_U &) <flux-radiatif-base-public-static-const-flux-radiatif-base-ref-flux-radiatif-base-self-cast-const-objet-u-ref>`
[const Flux_radiatif_base & Flux_radiatif_base::self_cast(const Objet_U &)](#flux-radiatif-base-public-static-const-flux-radiatif-base-ref-flux-radiatif-base-self-cast-const-objet-u-ref)
self_cast#
Flux_radiatif_base & Flux_radiatif_base::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:`Flux_radiatif_base & Flux_radiatif_base::self_cast(Objet_U &) <flux-radiatif-base-public-static-flux-radiatif-base-ref-flux-radiatif-base-self-cast-objet-u-ref>`
[Flux_radiatif_base & Flux_radiatif_base::self_cast(Objet_U &)](#flux-radiatif-base-public-static-flux-radiatif-base-ref-flux-radiatif-base-self-cast-objet-u-ref)
printOn#
Sortie & Flux_radiatif_base::printOn(Sortie &x) const override
Imprime le type de l’equation sur un flot de sortie.
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 & Flux_radiatif_base::printOn(Sortie &x) const override <flux-radiatif-base-protected-sortie-ref-flux-radiatif-base-printon-sortie-ref-x-const-override>`
[Sortie & Flux_radiatif_base::printOn(Sortie &x) const override](#flux-radiatif-base-protected-sortie-ref-flux-radiatif-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Flux_radiatif_base::readOn(Entree &) override
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 & Flux_radiatif_base::readOn(Entree &) override <flux-radiatif-base-protected-entree-ref-flux-radiatif-base-readon-entree-ref-override>`
[Entree & Flux_radiatif_base::readOn(Entree &) override](#flux-radiatif-base-protected-entree-ref-flux-radiatif-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Flux_radiatif_base::info_obj
double Flux_radiatif_base::A_
TRUST_Deriv<Champ_front_base> Flux_radiatif_base::emissivite_
TRUST_Deriv<Champ_front_base> Flux_radiatif_base::flux_radiatif_