Convection_Diffusion_Temperature_IBM#
#include <Convection_Diffusion_Temperature_IBM.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:`Convection\_Diffusion\_Temperature\_IBM <class-convection-diffusion-temperature-ibm>`
[Convection\_Diffusion\_Temperature\_IBM](#class-convection-diffusion-temperature-ibm)
Detailed description#
Inherits from#
public : Convection_Diffusion_Temperature
public : Equation_IBM_proto
Inherited by#
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#
assembler#
void Convection_Diffusion_Temperature_IBM::assembler(Matrice_Morse &mat_morse, const DoubleTab &present, DoubleTab &secmem) override
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 Convection_Diffusion_Temperature_IBM::assembler(Matrice_Morse &mat_morse, const DoubleTab &present, DoubleTab &secmem) override <convection-diffusion-temperature-ibm-public-void-convection-diffusion-temperature-ibm-assembler-matrice-morse-ref-mat-morse-const-doubletab-ref-present-doubletab-ref-secmem-override>`
[void Convection_Diffusion_Temperature_IBM::assembler(Matrice_Morse &mat_morse, const DoubleTab &present, DoubleTab &secmem) override](#convection-diffusion-temperature-ibm-public-void-convection-diffusion-temperature-ibm-assembler-matrice-morse-ref-mat-morse-const-doubletab-ref-present-doubletab-ref-secmem-override)
Convection_Diffusion_Temperature_IBM#
Convection_Diffusion_Temperature_IBM::Convection_Diffusion_Temperature_IBM()
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:`Convection_Diffusion_Temperature_IBM::Convection_Diffusion_Temperature_IBM() <convection-diffusion-temperature-ibm-public-convection-diffusion-temperature-ibm-convection-diffusion-temperature-ibm>`
[Convection_Diffusion_Temperature_IBM::Convection_Diffusion_Temperature_IBM()](#convection-diffusion-temperature-ibm-public-convection-diffusion-temperature-ibm-convection-diffusion-temperature-ibm)
derivee_en_temps_inco_sources#
void Convection_Diffusion_Temperature_IBM::derivee_en_temps_inco_sources(DoubleTrav &) 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:`void Convection_Diffusion_Temperature_IBM::derivee_en_temps_inco_sources(DoubleTrav &) override <convection-diffusion-temperature-ibm-public-void-convection-diffusion-temperature-ibm-derivee-en-temps-inco-sources-doubletrav-ref-override>`
[void Convection_Diffusion_Temperature_IBM::derivee_en_temps_inco_sources(DoubleTrav &) override](#convection-diffusion-temperature-ibm-public-void-convection-diffusion-temperature-ibm-derivee-en-temps-inco-sources-doubletrav-ref-override)
duplique#
int Convection_Diffusion_Temperature_IBM::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 Convection_Diffusion_Temperature_IBM::duplique() const override <convection-diffusion-temperature-ibm-public-int-convection-diffusion-temperature-ibm-duplique-const-override>`
[int Convection_Diffusion_Temperature_IBM::duplique() const override](#convection-diffusion-temperature-ibm-public-int-convection-diffusion-temperature-ibm-duplique-const-override)
get_info#
const Type_info * Convection_Diffusion_Temperature_IBM::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 * Convection_Diffusion_Temperature_IBM::get_info() const override <convection-diffusion-temperature-ibm-public-const-type-info-ptr-convection-diffusion-temperature-ibm-get-info-const-override>`
[const Type_info * Convection_Diffusion_Temperature_IBM::get_info() const override](#convection-diffusion-temperature-ibm-public-const-type-info-ptr-convection-diffusion-temperature-ibm-get-info-const-override)
initTimeStep#
bool Convection_Diffusion_Temperature_IBM::initTimeStep(double dt) override
Allocation et initialisation de l’inconnue et des CLs jusqu’a present + dt.
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:`bool Convection_Diffusion_Temperature_IBM::initTimeStep(double dt) override <convection-diffusion-temperature-ibm-public-bool-convection-diffusion-temperature-ibm-inittimestep-double-dt-override>`
[bool Convection_Diffusion_Temperature_IBM::initTimeStep(double dt) override](#convection-diffusion-temperature-ibm-public-bool-convection-diffusion-temperature-ibm-inittimestep-double-dt-override)
preparer_calcul#
int Convection_Diffusion_Temperature_IBM::preparer_calcul() override
Tout ce qui ne depend pas des autres problemes eventuels.
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 Convection_Diffusion_Temperature_IBM::preparer_calcul() override <convection-diffusion-temperature-ibm-public-int-convection-diffusion-temperature-ibm-preparer-calcul-override>`
[int Convection_Diffusion_Temperature_IBM::preparer_calcul() override](#convection-diffusion-temperature-ibm-public-int-convection-diffusion-temperature-ibm-preparer-calcul-override)
set_param#
void Convection_Diffusion_Temperature_IBM::set_param(Param &titi) 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:`void Convection_Diffusion_Temperature_IBM::set_param(Param &titi) override <convection-diffusion-temperature-ibm-public-void-convection-diffusion-temperature-ibm-set-param-param-ref-titi-override>`
[void Convection_Diffusion_Temperature_IBM::set_param(Param &titi) override](#convection-diffusion-temperature-ibm-public-void-convection-diffusion-temperature-ibm-set-param-param-ref-titi-override)
taille_memoire#
unsigned Convection_Diffusion_Temperature_IBM::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 Convection_Diffusion_Temperature_IBM::taille_memoire() const override <convection-diffusion-temperature-ibm-public-unsigned-convection-diffusion-temperature-ibm-taille-memoire-const-override>`
[unsigned Convection_Diffusion_Temperature_IBM::taille_memoire() const override](#convection-diffusion-temperature-ibm-public-unsigned-convection-diffusion-temperature-ibm-taille-memoire-const-override)
verify_scheme#
void Convection_Diffusion_Temperature_IBM::verify_scheme() 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:`void Convection_Diffusion_Temperature_IBM::verify_scheme() override <convection-diffusion-temperature-ibm-public-void-convection-diffusion-temperature-ibm-verify-scheme-override>`
[void Convection_Diffusion_Temperature_IBM::verify_scheme() override](#convection-diffusion-temperature-ibm-public-void-convection-diffusion-temperature-ibm-verify-scheme-override)
~Convection_Diffusion_Temperature_IBM#
Convection_Diffusion_Temperature_IBM::~Convection_Diffusion_Temperature_IBM()
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:`Convection_Diffusion_Temperature_IBM::~Convection_Diffusion_Temperature_IBM() <convection-diffusion-temperature-ibm-public-convection-diffusion-temperature-ibm-dtor-convection-diffusion-temperature-ibm>`
[Convection_Diffusion_Temperature_IBM::~Convection_Diffusion_Temperature_IBM()](#convection-diffusion-temperature-ibm-public-convection-diffusion-temperature-ibm-dtor-convection-diffusion-temperature-ibm)
cree_instance#
Objet_U * Convection_Diffusion_Temperature_IBM::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 * Convection_Diffusion_Temperature_IBM::cree_instance() <convection-diffusion-temperature-ibm-public-static-objet-u-ptr-convection-diffusion-temperature-ibm-cree-instance>`
[Objet_U * Convection_Diffusion_Temperature_IBM::cree_instance()](#convection-diffusion-temperature-ibm-public-static-objet-u-ptr-convection-diffusion-temperature-ibm-cree-instance)
info#
const Type_info * Convection_Diffusion_Temperature_IBM::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 * Convection_Diffusion_Temperature_IBM::info() <convection-diffusion-temperature-ibm-public-static-const-type-info-ptr-convection-diffusion-temperature-ibm-info>`
[const Type_info * Convection_Diffusion_Temperature_IBM::info()](#convection-diffusion-temperature-ibm-public-static-const-type-info-ptr-convection-diffusion-temperature-ibm-info)
self_cast#
const Convection_Diffusion_Temperature_IBM & Convection_Diffusion_Temperature_IBM::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 Convection_Diffusion_Temperature_IBM & Convection_Diffusion_Temperature_IBM::self_cast(const Objet_U &) <convection-diffusion-temperature-ibm-public-static-const-convection-diffusion-temperature-ibm-ref-convection-diffusion-temperature-ibm-self-cast-const-objet-u-ref>`
[const Convection_Diffusion_Temperature_IBM & Convection_Diffusion_Temperature_IBM::self_cast(const Objet_U &)](#convection-diffusion-temperature-ibm-public-static-const-convection-diffusion-temperature-ibm-ref-convection-diffusion-temperature-ibm-self-cast-const-objet-u-ref)
self_cast#
Convection_Diffusion_Temperature_IBM & Convection_Diffusion_Temperature_IBM::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:`Convection_Diffusion_Temperature_IBM & Convection_Diffusion_Temperature_IBM::self_cast(Objet_U &) <convection-diffusion-temperature-ibm-public-static-convection-diffusion-temperature-ibm-ref-convection-diffusion-temperature-ibm-self-cast-objet-u-ref>`
[Convection_Diffusion_Temperature_IBM & Convection_Diffusion_Temperature_IBM::self_cast(Objet_U &)](#convection-diffusion-temperature-ibm-public-static-convection-diffusion-temperature-ibm-ref-convection-diffusion-temperature-ibm-self-cast-objet-u-ref)
printOn#
Sortie & Convection_Diffusion_Temperature_IBM::printOn(Sortie &x) const override
Surcharge Objet_U::printOn Imprime l’equation et ses composants sur un flot de sortie.
Detailed description
Imprime le nom de l’equation, le solveur masse, les termes sources les conditions aux limites discretisees, les inconnues et les operateurs.
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 & Convection_Diffusion_Temperature_IBM::printOn(Sortie &x) const override <convection-diffusion-temperature-ibm-protected-sortie-ref-convection-diffusion-temperature-ibm-printon-sortie-ref-x-const-override>`
[Sortie & Convection_Diffusion_Temperature_IBM::printOn(Sortie &x) const override](#convection-diffusion-temperature-ibm-protected-sortie-ref-convection-diffusion-temperature-ibm-printon-sortie-ref-x-const-override)
readOn#
Entree & Convection_Diffusion_Temperature_IBM::readOn(Entree &) override
Lecture d’une equation sur un flot d’entree.
Detailed description
Le format est le suivant: { [ Source { [sou_1], [sour_2], …} ] Conditions_limites { [cl_1] [cl_2] … } Conditions_initiales { [cl_init] } }
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:`Entree & Convection_Diffusion_Temperature_IBM::readOn(Entree &) override <convection-diffusion-temperature-ibm-protected-entree-ref-convection-diffusion-temperature-ibm-readon-entree-ref-override>`
[Entree & Convection_Diffusion_Temperature_IBM::readOn(Entree &) override](#convection-diffusion-temperature-ibm-protected-entree-ref-convection-diffusion-temperature-ibm-readon-entree-ref-override)
Attributes Documentation#
const Type_info Convection_Diffusion_Temperature_IBM::info_obj