Equation_rayonnement_base#

#include <Equation_rayonnement_base.h>
Brief description

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:`Equation\_rayonnement\_base <class-equation-rayonnement-base>`
[Equation\_rayonnement\_base](#class-equation-rayonnement-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classEquation__rayonnement__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

assembler_matrice#

Definition
virtual void Equation_rayonnement_base::assembler_matrice()=0
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:`virtual void Equation_rayonnement_base::assembler_matrice()=0 <equation-rayonnement-base-public-virtual-void-equation-rayonnement-base-assembler-matrice-equal-0>`
[virtual void Equation_rayonnement_base::assembler_matrice()=0](#equation-rayonnement-base-public-virtual-void-equation-rayonnement-base-assembler-matrice-equal-0)

associer_fluide#

Definition
void Equation_rayonnement_base::associer_fluide(const Fluide_base &)
Brief description

Associe un fluide incompressible semi transparent a l’equation.

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 Equation_rayonnement_base::associer_fluide(const Fluide_base &) <equation-rayonnement-base-public-void-equation-rayonnement-base-associer-fluide-const-fluide-base-ref>`
[void Equation_rayonnement_base::associer_fluide(const Fluide_base &)](#equation-rayonnement-base-public-void-equation-rayonnement-base-associer-fluide-const-fluide-base-ref)

associer_milieu_base#

Definition
void Equation_rayonnement_base::associer_milieu_base(const Milieu_base &) override
Brief description

Associe un milieu physique a l’equation.

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 Equation_rayonnement_base::associer_milieu_base(const Milieu_base &) override <equation-rayonnement-base-public-void-equation-rayonnement-base-associer-milieu-base-const-milieu-base-ref-override>`
[void Equation_rayonnement_base::associer_milieu_base(const Milieu_base &) override](#equation-rayonnement-base-public-void-equation-rayonnement-base-associer-milieu-base-const-milieu-base-ref-override)

associer_modele_rayonnement#

Definition
void Equation_rayonnement_base::associer_modele_rayonnement(const Modele_rayo_semi_transp &)
Brief description

Associe le modele de rayonnement a l’equation de rayonnement.

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 Equation_rayonnement_base::associer_modele_rayonnement(const Modele_rayo_semi_transp &) <equation-rayonnement-base-public-void-equation-rayonnement-base-associer-modele-rayonnement-const-modele-rayo-semi-transp-ref>`
[void Equation_rayonnement_base::associer_modele_rayonnement(const Modele_rayo_semi_transp &)](#equation-rayonnement-base-public-void-equation-rayonnement-base-associer-modele-rayonnement-const-modele-rayo-semi-transp-ref)

associer_pb_base#

Definition
void Equation_rayonnement_base::associer_pb_base(const Probleme_base &pb) override
Brief description

S’associe au Probleme passe en parametre.

Detailed description

Associe egalement les sources, les operateurs et le solveur de masse a l’equation.

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 Equation_rayonnement_base::associer_pb_base(const Probleme_base &pb) override <equation-rayonnement-base-public-void-equation-rayonnement-base-associer-pb-base-const-probleme-base-ref-pb-override>`
[void Equation_rayonnement_base::associer_pb_base(const Probleme_base &pb) override](#equation-rayonnement-base-public-void-equation-rayonnement-base-associer-pb-base-const-probleme-base-ref-pb-override)

completer#

Definition
void Equation_rayonnement_base::completer() override
Brief description

Complete la construction (initialisation) des objets associes a l’equation.

Detailed description

Complete les sources, associe l’equation a l’inconnue complete les operateurs, complete les conditions aux limites discretisees. Voir les methodes Source_base::completer() , Operateur_base::completer() Domaine_Cl_dis_base::completer() Domaine_Cl_dis_base::completer(const Domaine_dis_base& )

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:`void Equation_rayonnement_base::completer() override <equation-rayonnement-base-public-void-equation-rayonnement-base-completer-override>`
[void Equation_rayonnement_base::completer() override](#equation-rayonnement-base-public-void-equation-rayonnement-base-completer-override)

dimensionner_Mat_Bloc_Morse_Sym#

Definition
void Equation_rayonnement_base::dimensionner_Mat_Bloc_Morse_Sym(Matrice &matrice_tmp)
Brief description
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:`void Equation_rayonnement_base::dimensionner_Mat_Bloc_Morse_Sym(Matrice &matrice_tmp) <equation-rayonnement-base-public-void-equation-rayonnement-base-dimensionner-mat-bloc-morse-sym-matrice-ref-matrice-tmp>`
[void Equation_rayonnement_base::dimensionner_Mat_Bloc_Morse_Sym(Matrice &matrice_tmp)](#equation-rayonnement-base-public-void-equation-rayonnement-base-dimensionner-mat-bloc-morse-sym-matrice-ref-matrice-tmp)

discretisation#

Definition
const Discretisation_base & Equation_rayonnement_base::discretisation() const
Brief description

Renvoie la discretisation associee a l’equation.

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:`const Discretisation_base & Equation_rayonnement_base::discretisation() const <equation-rayonnement-base-public-const-discretisation-base-ref-equation-rayonnement-base-discretisation-const>`
[const Discretisation_base & Equation_rayonnement_base::discretisation() const](#equation-rayonnement-base-public-const-discretisation-base-ref-equation-rayonnement-base-discretisation-const)

discretiser#

Definition
void Equation_rayonnement_base::discretiser() override
Brief description

Dicretise l’equation.

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 Equation_rayonnement_base::discretiser() override <equation-rayonnement-base-public-void-equation-rayonnement-base-discretiser-override>`
[void Equation_rayonnement_base::discretiser() override](#equation-rayonnement-base-public-void-equation-rayonnement-base-discretiser-override)

Equation_rayonnement_base#

Definition
Equation_rayonnement_base::Equation_rayonnement_base()
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:`Equation_rayonnement_base::Equation_rayonnement_base() <equation-rayonnement-base-public-equation-rayonnement-base-equation-rayonnement-base>`
[Equation_rayonnement_base::Equation_rayonnement_base()](#equation-rayonnement-base-public-equation-rayonnement-base-equation-rayonnement-base)

evaluer_cl_rayonnement#

Definition
virtual void Equation_rayonnement_base::evaluer_cl_rayonnement(double temps)=0
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:`virtual void Equation_rayonnement_base::evaluer_cl_rayonnement(double temps)=0 <equation-rayonnement-base-public-virtual-void-equation-rayonnement-base-evaluer-cl-rayonnement-double-temps-equal-0>`
[virtual void Equation_rayonnement_base::evaluer_cl_rayonnement(double temps)=0](#equation-rayonnement-base-public-virtual-void-equation-rayonnement-base-evaluer-cl-rayonnement-double-temps-equal-0)

fluide#

Definition
Fluide_base & Equation_rayonnement_base::fluide()
Brief description

renvoie le fluide semi transparent associe a l’equation de rayonnement

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:`Fluide_base & Equation_rayonnement_base::fluide() <equation-rayonnement-base-public-fluide-base-ref-equation-rayonnement-base-fluide>`
[Fluide_base & Equation_rayonnement_base::fluide()](#equation-rayonnement-base-public-fluide-base-ref-equation-rayonnement-base-fluide)

fluide#

Definition
const Fluide_base & Equation_rayonnement_base::fluide() const
Brief description

renvoie le fluide semi transparent associe a l’equation de rayonnement

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 Fluide_base & Equation_rayonnement_base::fluide() const <equation-rayonnement-base-public-const-fluide-base-ref-equation-rayonnement-base-fluide-const>`
[const Fluide_base & Equation_rayonnement_base::fluide() const](#equation-rayonnement-base-public-const-fluide-base-ref-equation-rayonnement-base-fluide-const)

get_info#

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

impr#

Definition
int Equation_rayonnement_base::impr(Sortie &os) const override
Brief description

Imprime les operateurs de l’equation sur un flot de sortie, de facon inconditionnelle.

Detailed description

appelle Operateur_base::impr(os)

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 Equation_rayonnement_base::impr(Sortie &os) const override <equation-rayonnement-base-public-int-equation-rayonnement-base-impr-sortie-ref-os-const-override>`
[int Equation_rayonnement_base::impr(Sortie &os) const override](#equation-rayonnement-base-public-int-equation-rayonnement-base-impr-sortie-ref-os-const-override)

inconnue#

Definition
const Champ_Inc_base & Equation_rayonnement_base::inconnue() const override
Brief description

Renvoie l’irradiance (champ inconnue de l’equation de rayonnement) (version const)

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:`const Champ_Inc_base & Equation_rayonnement_base::inconnue() const override <equation-rayonnement-base-public-const-champ-inc-base-ref-equation-rayonnement-base-inconnue-const-override>`
[const Champ_Inc_base & Equation_rayonnement_base::inconnue() const override](#equation-rayonnement-base-public-const-champ-inc-base-ref-equation-rayonnement-base-inconnue-const-override)

inconnue#

Definition
Champ_Inc_base & Equation_rayonnement_base::inconnue() override
Brief description

Renvoie l’irradiance (champ inconnue de l’equation de rayonnement) (version const)

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:`Champ_Inc_base & Equation_rayonnement_base::inconnue() override <equation-rayonnement-base-public-champ-inc-base-ref-equation-rayonnement-base-inconnue-override>`
[Champ_Inc_base & Equation_rayonnement_base::inconnue() override](#equation-rayonnement-base-public-champ-inc-base-ref-equation-rayonnement-base-inconnue-override)

initTimeStep#

Definition
bool Equation_rayonnement_base::initTimeStep(double dt) override
Brief description

Allocation et initialisation de l’inconnue et des CLs jusqu’a present + dt.

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:`bool Equation_rayonnement_base::initTimeStep(double dt) override <equation-rayonnement-base-public-bool-equation-rayonnement-base-inittimestep-double-dt-override>`
[bool Equation_rayonnement_base::initTimeStep(double dt) override](#equation-rayonnement-base-public-bool-equation-rayonnement-base-inittimestep-double-dt-override)

lire_motcle_non_standard#

Definition
int Equation_rayonnement_base::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.

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:`int Equation_rayonnement_base::lire_motcle_non_standard(const Motcle &, Entree &) override <equation-rayonnement-base-public-int-equation-rayonnement-base-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Equation_rayonnement_base::lire_motcle_non_standard(const Motcle &, Entree &) override](#equation-rayonnement-base-public-int-equation-rayonnement-base-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

Mat_Morse_to_Mat_Bloc#

Definition
void Equation_rayonnement_base::Mat_Morse_to_Mat_Bloc(Matrice &matrice_tmp)
Brief description
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:`void Equation_rayonnement_base::Mat_Morse_to_Mat_Bloc(Matrice &matrice_tmp) <equation-rayonnement-base-public-void-equation-rayonnement-base-mat-morse-to-mat-bloc-matrice-ref-matrice-tmp>`
[void Equation_rayonnement_base::Mat_Morse_to_Mat_Bloc(Matrice &matrice_tmp)](#equation-rayonnement-base-public-void-equation-rayonnement-base-mat-morse-to-mat-bloc-matrice-ref-matrice-tmp)

milieu#

Definition
const Milieu_base & Equation_rayonnement_base::milieu() const override
Brief description

Renvoie le milieu physique de l’equation (le Fluide_base upcaste en Milieu_base )

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:`const Milieu_base & Equation_rayonnement_base::milieu() const override <equation-rayonnement-base-public-const-milieu-base-ref-equation-rayonnement-base-milieu-const-override>`
[const Milieu_base & Equation_rayonnement_base::milieu() const override](#equation-rayonnement-base-public-const-milieu-base-ref-equation-rayonnement-base-milieu-const-override)

milieu#

Definition
Milieu_base & Equation_rayonnement_base::milieu() override
Brief description

Renvoie le milieu physique de l’equation (le Fluide_base upcaste en Milieu_base )

Detailed description

(version const)

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:`Milieu_base & Equation_rayonnement_base::milieu() override <equation-rayonnement-base-public-milieu-base-ref-equation-rayonnement-base-milieu-override>`
[Milieu_base & Equation_rayonnement_base::milieu() override](#equation-rayonnement-base-public-milieu-base-ref-equation-rayonnement-base-milieu-override)

Modele#

Definition
Modele_rayo_semi_transp & Equation_rayonnement_base::Modele()
Brief description

Renvoie le modele de rayonnement semi transparent Precondition :

Detailed description

Parametre : Signification : Contraintes : Acces : Retour Signification : Contraintes : Exception : Effets de bord : Postcondition : Postcondition :

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:`Modele_rayo_semi_transp & Equation_rayonnement_base::Modele() <equation-rayonnement-base-public-modele-rayo-semi-transp-ref-equation-rayonnement-base-modele>`
[Modele_rayo_semi_transp & Equation_rayonnement_base::Modele()](#equation-rayonnement-base-public-modele-rayo-semi-transp-ref-equation-rayonnement-base-modele)

Modele#

Definition
const Modele_rayo_semi_transp & Equation_rayonnement_base::Modele() const
Brief description

Renvoie le modele de rayonnement semi transparent Precondition :

Detailed description

Parametre : Signification : Contraintes : Acces : Retour Signification : Contraintes : reference constante Exception : Effets de bord : Postcondition : Postcondition :

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:`const Modele_rayo_semi_transp & Equation_rayonnement_base::Modele() const <equation-rayonnement-base-public-const-modele-rayo-semi-transp-ref-equation-rayonnement-base-modele-const>`
[const Modele_rayo_semi_transp & Equation_rayonnement_base::Modele() const](#equation-rayonnement-base-public-const-modele-rayo-semi-transp-ref-equation-rayonnement-base-modele-const)

modifier_matrice#

Definition
virtual void Equation_rayonnement_base::modifier_matrice()=0
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:`virtual void Equation_rayonnement_base::modifier_matrice()=0 <equation-rayonnement-base-public-virtual-void-equation-rayonnement-base-modifier-matrice-equal-0>`
[virtual void Equation_rayonnement_base::modifier_matrice()=0](#equation-rayonnement-base-public-virtual-void-equation-rayonnement-base-modifier-matrice-equal-0)

nb_colonnes#

Definition
virtual int Equation_rayonnement_base::nb_colonnes()=0
Brief description
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 int Equation_rayonnement_base::nb_colonnes()=0 <equation-rayonnement-base-public-virtual-int-equation-rayonnement-base-nb-colonnes-equal-0>`
[virtual int Equation_rayonnement_base::nb_colonnes()=0](#equation-rayonnement-base-public-virtual-int-equation-rayonnement-base-nb-colonnes-equal-0)

nb_colonnes_tot#

Definition
virtual int Equation_rayonnement_base::nb_colonnes_tot()=0
Brief description
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 int Equation_rayonnement_base::nb_colonnes_tot()=0 <equation-rayonnement-base-public-virtual-int-equation-rayonnement-base-nb-colonnes-tot-equal-0>`
[virtual int Equation_rayonnement_base::nb_colonnes_tot()=0](#equation-rayonnement-base-public-virtual-int-equation-rayonnement-base-nb-colonnes-tot-equal-0)

nombre_d_operateurs#

Definition
int Equation_rayonnement_base::nombre_d_operateurs() const override
Brief description

Renvoie le nombre d’operateurs de l’equation.

Detailed description

Ici 1.

Reimplements:

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:`int Equation_rayonnement_base::nombre_d_operateurs() const override <equation-rayonnement-base-public-int-equation-rayonnement-base-nombre-d-operateurs-const-override>`
[int Equation_rayonnement_base::nombre_d_operateurs() const override](#equation-rayonnement-base-public-int-equation-rayonnement-base-nombre-d-operateurs-const-override)

operateur#

Definition
const Operateur & Equation_rayonnement_base::operateur(int) const override
Brief description

Renvoie l’operateur specifie par son index: renvoie terme_diffusif si i = 0.

Detailed description

exit si i>0 (version const)

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:`const Operateur & Equation_rayonnement_base::operateur(int) const override <equation-rayonnement-base-public-const-operateur-ref-equation-rayonnement-base-operateur-int-const-override>`
[const Operateur & Equation_rayonnement_base::operateur(int) const override](#equation-rayonnement-base-public-const-operateur-ref-equation-rayonnement-base-operateur-int-const-override)

operateur#

Definition
Operateur & Equation_rayonnement_base::operateur(int) override
Brief description

Renvoie l’operateur specifie par son index: renvoie terme_diffusif si i = 0.

Detailed description

exit si i>0 (version const)

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:`Operateur & Equation_rayonnement_base::operateur(int) override <equation-rayonnement-base-public-operateur-ref-equation-rayonnement-base-operateur-int-override>`
[Operateur & Equation_rayonnement_base::operateur(int) override](#equation-rayonnement-base-public-operateur-ref-equation-rayonnement-base-operateur-int-override)

operateur_gradient#

Definition
Operateur_Grad & Equation_rayonnement_base::operateur_gradient()
Brief description
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:`Operateur_Grad & Equation_rayonnement_base::operateur_gradient() <equation-rayonnement-base-public-operateur-grad-ref-equation-rayonnement-base-operateur-gradient>`
[Operateur_Grad & Equation_rayonnement_base::operateur_gradient()](#equation-rayonnement-base-public-operateur-grad-ref-equation-rayonnement-base-operateur-gradient)

operateur_gradient#

Definition
const Operateur_Grad & Equation_rayonnement_base::operateur_gradient() const
Brief description
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 Operateur_Grad & Equation_rayonnement_base::operateur_gradient() const <equation-rayonnement-base-public-const-operateur-grad-ref-equation-rayonnement-base-operateur-gradient-const>`
[const Operateur_Grad & Equation_rayonnement_base::operateur_gradient() const](#equation-rayonnement-base-public-const-operateur-grad-ref-equation-rayonnement-base-operateur-gradient-const)

resoudre#

Definition
virtual void Equation_rayonnement_base::resoudre(double temps)=0
Brief description
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 Equation_rayonnement_base::resoudre(double temps)=0 <equation-rayonnement-base-public-virtual-void-equation-rayonnement-base-resoudre-double-temps-equal-0>`
[virtual void Equation_rayonnement_base::resoudre(double temps)=0](#equation-rayonnement-base-public-virtual-void-equation-rayonnement-base-resoudre-double-temps-equal-0)

set_param#

Definition
void Equation_rayonnement_base::set_param(Param &titi) 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:`void Equation_rayonnement_base::set_param(Param &titi) override <equation-rayonnement-base-public-void-equation-rayonnement-base-set-param-param-ref-titi-override>`
[void Equation_rayonnement_base::set_param(Param &titi) override](#equation-rayonnement-base-public-void-equation-rayonnement-base-set-param-param-ref-titi-override)

solve#

Definition
bool Equation_rayonnement_base::solve()
Brief description
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:`bool Equation_rayonnement_base::solve() <equation-rayonnement-base-public-bool-equation-rayonnement-base-solve>`
[bool Equation_rayonnement_base::solve()](#equation-rayonnement-base-public-bool-equation-rayonnement-base-solve)

typer_op_grad#

Definition
virtual void Equation_rayonnement_base::typer_op_grad()=0
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:`virtual void Equation_rayonnement_base::typer_op_grad()=0 <equation-rayonnement-base-public-virtual-void-equation-rayonnement-base-typer-op-grad-equal-0>`
[virtual void Equation_rayonnement_base::typer_op_grad()=0](#equation-rayonnement-base-public-virtual-void-equation-rayonnement-base-typer-op-grad-equal-0)

~Equation_rayonnement_base#

Definition
Equation_rayonnement_base::~Equation_rayonnement_base() override
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:`Equation_rayonnement_base::~Equation_rayonnement_base() override <equation-rayonnement-base-public-equation-rayonnement-base-dtor-equation-rayonnement-base-override>`
[Equation_rayonnement_base::~Equation_rayonnement_base() override](#equation-rayonnement-base-public-equation-rayonnement-base-dtor-equation-rayonnement-base-override)

info#

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

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Equation_rayonnement_base::printOn(Sortie &x) const override
Brief description

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 & Equation_rayonnement_base::printOn(Sortie &x) const override <equation-rayonnement-base-protected-sortie-ref-equation-rayonnement-base-printon-sortie-ref-x-const-override>`
[Sortie & Equation_rayonnement_base::printOn(Sortie &x) const override](#equation-rayonnement-base-protected-sortie-ref-equation-rayonnement-base-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Equation_rayonnement_base::readOn(Entree &) override
Brief description

cf Equation_base::readOn(Entree& is)

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 & Equation_rayonnement_base::readOn(Entree &) override <equation-rayonnement-base-protected-entree-ref-equation-rayonnement-base-readon-entree-ref-override>`
[Entree & Equation_rayonnement_base::readOn(Entree &) override](#equation-rayonnement-base-protected-entree-ref-equation-rayonnement-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Equation_rayonnement_base::info_obj
gradient (protected)
Operateur_Grad Equation_rayonnement_base::gradient
irradiance_ (protected)
TRUST_Deriv<Champ_Inc_base> Equation_rayonnement_base::irradiance_
la_matrice (protected)
Matrice_Morse Equation_rayonnement_base::la_matrice
le_fluide (protected)
TRUST_Ref<Fluide_base *> Equation_rayonnement_base::le_fluide
le_modele (protected)
TRUST_Ref<Modele_rayo_semi_transp *> Equation_rayonnement_base::le_modele
solveur (protected)
SolveurSys Equation_rayonnement_base::solveur
terme_diffusif (protected)
Operateur_Diff Equation_rayonnement_base::terme_diffusif