Champ_front_rayonnement#

#include <Champ_front_rayonnement.h>
Brief description

classe Champ_front_rayonnement Cette classe represente un champ sur une frontiere utilise pour

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:`Champ\_front\_rayonnement <class-champ-front-rayonnement>`
[Champ\_front\_rayonnement](#class-champ-front-rayonnement)

Detailed description#

le rayonnement. Elle ne fait rien, le tableau de valeurs est mis a jour par Flux_radiatif_V?F::evaluer_cl_rayonnement De ce fait, elle est inclassable dans la hierarchie… Eviter si possible d’utiliser les champs de cette facon : le tableau de valeurs ne devrait etre modifie que par les methodes initialiser et mettre_a_jour (cf Champ_front_base).

Inherits from#

Inheritance graph#

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

../../../../../_images/classChamp__front__rayonnement__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter_#

Definition
Champ_front_base & Champ_front_rayonnement::affecter_(const Champ_front_base &ch) 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:`Champ_front_base & Champ_front_rayonnement::affecter_(const Champ_front_base &ch) override <champ-front-rayonnement-public-champ-front-base-ref-champ-front-rayonnement-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Champ_front_rayonnement::affecter_(const Champ_front_base &ch) override](#champ-front-rayonnement-public-champ-front-base-ref-champ-front-rayonnement-affecter-underscore-const-champ-front-base-ref-ch-override)

Champ_front_rayonnement#

Definition
Champ_front_rayonnement::Champ_front_rayonnement()
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:`Champ_front_rayonnement::Champ_front_rayonnement() <champ-front-rayonnement-public-champ-front-rayonnement-champ-front-rayonnement>`
[Champ_front_rayonnement::Champ_front_rayonnement()](#champ-front-rayonnement-public-champ-front-rayonnement-champ-front-rayonnement)

duplique#

Definition
int Champ_front_rayonnement::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 Champ_front_rayonnement::duplique() const override <champ-front-rayonnement-public-int-champ-front-rayonnement-duplique-const-override>`
[int Champ_front_rayonnement::duplique() const override](#champ-front-rayonnement-public-int-champ-front-rayonnement-duplique-const-override)

get_info#

Definition
const Type_info * Champ_front_rayonnement::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 * Champ_front_rayonnement::get_info() const override <champ-front-rayonnement-public-const-type-info-ptr-champ-front-rayonnement-get-info-const-override>`
[const Type_info * Champ_front_rayonnement::get_info() const override](#champ-front-rayonnement-public-const-type-info-ptr-champ-front-rayonnement-get-info-const-override)

mettre_a_jour#

Definition
void Champ_front_rayonnement::mettre_a_jour(double) override
Brief description

Cette methode ne fait rien, le tableau de valeurs est mis a jour par Flux_radiatif_V?F::evaluer_cl_rayonnement.

Detailed description

Eviter si possible d’utiliser les champs de cette facon : le tableau de valeurs ne devrait etre modifie que par les methodes initialiser et mettre_a_jour (cf Champ_front_base).

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 Champ_front_rayonnement::mettre_a_jour(double) override <champ-front-rayonnement-public-void-champ-front-rayonnement-mettre-a-jour-double-override>`
[void Champ_front_rayonnement::mettre_a_jour(double) override](#champ-front-rayonnement-public-void-champ-front-rayonnement-mettre-a-jour-double-override)

taille_memoire#

Definition
unsigned Champ_front_rayonnement::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 Champ_front_rayonnement::taille_memoire() const override <champ-front-rayonnement-public-unsigned-champ-front-rayonnement-taille-memoire-const-override>`
[unsigned Champ_front_rayonnement::taille_memoire() const override](#champ-front-rayonnement-public-unsigned-champ-front-rayonnement-taille-memoire-const-override)

~Champ_front_rayonnement#

Definition
Champ_front_rayonnement::~Champ_front_rayonnement()
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:`Champ_front_rayonnement::~Champ_front_rayonnement() <champ-front-rayonnement-public-champ-front-rayonnement-dtor-champ-front-rayonnement>`
[Champ_front_rayonnement::~Champ_front_rayonnement()](#champ-front-rayonnement-public-champ-front-rayonnement-dtor-champ-front-rayonnement)

cree_instance#

Definition
Objet_U * Champ_front_rayonnement::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 * Champ_front_rayonnement::cree_instance() <champ-front-rayonnement-public-static-objet-u-ptr-champ-front-rayonnement-cree-instance>`
[Objet_U * Champ_front_rayonnement::cree_instance()](#champ-front-rayonnement-public-static-objet-u-ptr-champ-front-rayonnement-cree-instance)

info#

Definition
const Type_info * Champ_front_rayonnement::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 * Champ_front_rayonnement::info() <champ-front-rayonnement-public-static-const-type-info-ptr-champ-front-rayonnement-info>`
[const Type_info * Champ_front_rayonnement::info()](#champ-front-rayonnement-public-static-const-type-info-ptr-champ-front-rayonnement-info)

self_cast#

Definition
const Champ_front_rayonnement & Champ_front_rayonnement::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 Champ_front_rayonnement & Champ_front_rayonnement::self_cast(const Objet_U &) <champ-front-rayonnement-public-static-const-champ-front-rayonnement-ref-champ-front-rayonnement-self-cast-const-objet-u-ref>`
[const Champ_front_rayonnement & Champ_front_rayonnement::self_cast(const Objet_U &)](#champ-front-rayonnement-public-static-const-champ-front-rayonnement-ref-champ-front-rayonnement-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_front_rayonnement & Champ_front_rayonnement::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:`Champ_front_rayonnement & Champ_front_rayonnement::self_cast(Objet_U &) <champ-front-rayonnement-public-static-champ-front-rayonnement-ref-champ-front-rayonnement-self-cast-objet-u-ref>`
[Champ_front_rayonnement & Champ_front_rayonnement::self_cast(Objet_U &)](#champ-front-rayonnement-public-static-champ-front-rayonnement-ref-champ-front-rayonnement-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Champ_front_rayonnement::printOn(Sortie &x) const override
Brief description
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 & Champ_front_rayonnement::printOn(Sortie &x) const override <champ-front-rayonnement-protected-sortie-ref-champ-front-rayonnement-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_rayonnement::printOn(Sortie &x) const override](#champ-front-rayonnement-protected-sortie-ref-champ-front-rayonnement-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Champ_front_rayonnement::readOn(Entree &) 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:`Entree & Champ_front_rayonnement::readOn(Entree &) override <champ-front-rayonnement-protected-entree-ref-champ-front-rayonnement-readon-entree-ref-override>`
[Entree & Champ_front_rayonnement::readOn(Entree &) override](#champ-front-rayonnement-protected-entree-ref-champ-front-rayonnement-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_front_rayonnement::info_obj