Pb_Conduction#
#include <Pb_Conduction.h>
Classe Pb_Conduction Cette classe represente un probleme de conduction avec rho et Cp non uniformes :
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:`Pb\_Conduction <class-pb-conduction>`
[Pb\_Conduction](#class-pb-conduction)
Detailed description#
(rho.Cp) dT/dt - div (k grad T) = (rho.Cp) f Cette classe est exactement identique a Pb_Conduction si ce n’est qu’elle force l’utilisateur a l’usage d’un probleme de nature differente.
Inherits from#
public : Probleme_base
Inherited by#
public : TRUSTProblem_sup_eqns
<Pb_Conduction>public : Pb_Conduction_IBM
public : Pb_Rayo_Conduction
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 Pb_Conduction::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 Pb_Conduction::duplique() const override <pb-conduction-public-int-pb-conduction-duplique-const-override>`
[int Pb_Conduction::duplique() const override](#pb-conduction-public-int-pb-conduction-duplique-const-override)
equation#
const Equation_base & Pb_Conduction::equation(int) const override
Renvoie l’equation de type Conduction si i = 0,.
Detailed description
Provoque une erreur sinon car le probleme n’a qu’une seule equation. (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 Equation_base & Pb_Conduction::equation(int) const override <pb-conduction-public-const-equation-base-ref-pb-conduction-equation-int-const-override>`
[const Equation_base & Pb_Conduction::equation(int) const override](#pb-conduction-public-const-equation-base-ref-pb-conduction-equation-int-const-override)
equation#
Equation_base & Pb_Conduction::equation(int) override
Renvoie l’equation de type Conduction si i = 0,.
Detailed description
Provoque une erreur sinon car le probleme n’a qu’une seule 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:`Equation_base & Pb_Conduction::equation(int) override <pb-conduction-public-equation-base-ref-pb-conduction-equation-int-override>`
[Equation_base & Pb_Conduction::equation(int) override](#pb-conduction-public-equation-base-ref-pb-conduction-equation-int-override)
get_info#
const Type_info * Pb_Conduction::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 * Pb_Conduction::get_info() const override <pb-conduction-public-const-type-info-ptr-pb-conduction-get-info-const-override>`
[const Type_info * Pb_Conduction::get_info() const override](#pb-conduction-public-const-type-info-ptr-pb-conduction-get-info-const-override)
nombre_d_equations#
int Pb_Conduction::nombre_d_equations() const override
Renvoie le nombre d’equations du probleme.
Detailed description
Toujours egal a 1 pour un probleme de conduction standart.
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 Pb_Conduction::nombre_d_equations() const override <pb-conduction-public-int-pb-conduction-nombre-d-equations-const-override>`
[int Pb_Conduction::nombre_d_equations() const override](#pb-conduction-public-int-pb-conduction-nombre-d-equations-const-override)
Pb_Conduction#
Pb_Conduction::Pb_Conduction()
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:`Pb_Conduction::Pb_Conduction() <pb-conduction-public-pb-conduction-pb-conduction>`
[Pb_Conduction::Pb_Conduction()](#pb-conduction-public-pb-conduction-pb-conduction)
taille_memoire#
unsigned Pb_Conduction::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 Pb_Conduction::taille_memoire() const override <pb-conduction-public-unsigned-pb-conduction-taille-memoire-const-override>`
[unsigned Pb_Conduction::taille_memoire() const override](#pb-conduction-public-unsigned-pb-conduction-taille-memoire-const-override)
~Pb_Conduction#
Pb_Conduction::~Pb_Conduction()
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:`Pb_Conduction::~Pb_Conduction() <pb-conduction-public-pb-conduction-dtor-pb-conduction>`
[Pb_Conduction::~Pb_Conduction()](#pb-conduction-public-pb-conduction-dtor-pb-conduction)
cree_instance#
Objet_U * Pb_Conduction::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 * Pb_Conduction::cree_instance() <pb-conduction-public-static-objet-u-ptr-pb-conduction-cree-instance>`
[Objet_U * Pb_Conduction::cree_instance()](#pb-conduction-public-static-objet-u-ptr-pb-conduction-cree-instance)
info#
const Type_info * Pb_Conduction::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 * Pb_Conduction::info() <pb-conduction-public-static-const-type-info-ptr-pb-conduction-info>`
[const Type_info * Pb_Conduction::info()](#pb-conduction-public-static-const-type-info-ptr-pb-conduction-info)
self_cast#
const Pb_Conduction & Pb_Conduction::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 Pb_Conduction & Pb_Conduction::self_cast(const Objet_U &) <pb-conduction-public-static-const-pb-conduction-ref-pb-conduction-self-cast-const-objet-u-ref>`
[const Pb_Conduction & Pb_Conduction::self_cast(const Objet_U &)](#pb-conduction-public-static-const-pb-conduction-ref-pb-conduction-self-cast-const-objet-u-ref)
self_cast#
Pb_Conduction & Pb_Conduction::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:`Pb_Conduction & Pb_Conduction::self_cast(Objet_U &) <pb-conduction-public-static-pb-conduction-ref-pb-conduction-self-cast-objet-u-ref>`
[Pb_Conduction & Pb_Conduction::self_cast(Objet_U &)](#pb-conduction-public-static-pb-conduction-ref-pb-conduction-self-cast-objet-u-ref)
printOn#
Sortie & Pb_Conduction::printOn(Sortie &x) const override
NE FAIT RIEN.
Detailed description
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:`Sortie & Pb_Conduction::printOn(Sortie &x) const override <pb-conduction-protected-sortie-ref-pb-conduction-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Conduction::printOn(Sortie &x) const override](#pb-conduction-protected-sortie-ref-pb-conduction-printon-sortie-ref-x-const-override)
readOn#
Entree & Pb_Conduction::readOn(Entree &) override
Simple appel a: Probleme_base::readOn(Entree&)
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 & Pb_Conduction::readOn(Entree &) override <pb-conduction-protected-entree-ref-pb-conduction-readon-entree-ref-override>`
[Entree & Pb_Conduction::readOn(Entree &) override](#pb-conduction-protected-entree-ref-pb-conduction-readon-entree-ref-override)
Attributes Documentation#
const Type_info Pb_Conduction::info_obj
Conduction Pb_Conduction::eq_conduction