Conduction_IBM#
#include <Conduction_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:`Conduction\_IBM <class-conduction-ibm>`
[Conduction\_IBM](#class-conduction-ibm)
Detailed description#
Inherits from#
public : Conduction
public : Equation_IBM_proto
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
assembler#
void Conduction_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 Conduction_IBM::assembler(Matrice_Morse &mat_morse, const DoubleTab &present, DoubleTab &secmem) override <conduction-ibm-public-void-conduction-ibm-assembler-matrice-morse-ref-mat-morse-const-doubletab-ref-present-doubletab-ref-secmem-override>`
[void Conduction_IBM::assembler(Matrice_Morse &mat_morse, const DoubleTab &present, DoubleTab &secmem) override](#conduction-ibm-public-void-conduction-ibm-assembler-matrice-morse-ref-mat-morse-const-doubletab-ref-present-doubletab-ref-secmem-override)
Conduction_IBM#
Conduction_IBM::Conduction_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:`Conduction_IBM::Conduction_IBM() <conduction-ibm-public-conduction-ibm-conduction-ibm>`
[Conduction_IBM::Conduction_IBM()](#conduction-ibm-public-conduction-ibm-conduction-ibm)
derivee_en_temps_inco_sources#
void Conduction_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 Conduction_IBM::derivee_en_temps_inco_sources(DoubleTrav &) override <conduction-ibm-public-void-conduction-ibm-derivee-en-temps-inco-sources-doubletrav-ref-override>`
[void Conduction_IBM::derivee_en_temps_inco_sources(DoubleTrav &) override](#conduction-ibm-public-void-conduction-ibm-derivee-en-temps-inco-sources-doubletrav-ref-override)
duplique#
int Conduction_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 Conduction_IBM::duplique() const override <conduction-ibm-public-int-conduction-ibm-duplique-const-override>`
[int Conduction_IBM::duplique() const override](#conduction-ibm-public-int-conduction-ibm-duplique-const-override)
get_info#
const Type_info * Conduction_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 * Conduction_IBM::get_info() const override <conduction-ibm-public-const-type-info-ptr-conduction-ibm-get-info-const-override>`
[const Type_info * Conduction_IBM::get_info() const override](#conduction-ibm-public-const-type-info-ptr-conduction-ibm-get-info-const-override)
initTimeStep#
bool Conduction_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 Conduction_IBM::initTimeStep(double dt) override <conduction-ibm-public-bool-conduction-ibm-inittimestep-double-dt-override>`
[bool Conduction_IBM::initTimeStep(double dt) override](#conduction-ibm-public-bool-conduction-ibm-inittimestep-double-dt-override)
preparer_calcul#
int Conduction_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 Conduction_IBM::preparer_calcul() override <conduction-ibm-public-int-conduction-ibm-preparer-calcul-override>`
[int Conduction_IBM::preparer_calcul() override](#conduction-ibm-public-int-conduction-ibm-preparer-calcul-override)
set_param#
void Conduction_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 Conduction_IBM::set_param(Param &titi) override <conduction-ibm-public-void-conduction-ibm-set-param-param-ref-titi-override>`
[void Conduction_IBM::set_param(Param &titi) override](#conduction-ibm-public-void-conduction-ibm-set-param-param-ref-titi-override)
taille_memoire#
unsigned Conduction_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 Conduction_IBM::taille_memoire() const override <conduction-ibm-public-unsigned-conduction-ibm-taille-memoire-const-override>`
[unsigned Conduction_IBM::taille_memoire() const override](#conduction-ibm-public-unsigned-conduction-ibm-taille-memoire-const-override)
verify_scheme#
void Conduction_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 Conduction_IBM::verify_scheme() override <conduction-ibm-public-void-conduction-ibm-verify-scheme-override>`
[void Conduction_IBM::verify_scheme() override](#conduction-ibm-public-void-conduction-ibm-verify-scheme-override)
~Conduction_IBM#
Conduction_IBM::~Conduction_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:`Conduction_IBM::~Conduction_IBM() <conduction-ibm-public-conduction-ibm-dtor-conduction-ibm>`
[Conduction_IBM::~Conduction_IBM()](#conduction-ibm-public-conduction-ibm-dtor-conduction-ibm)
cree_instance#
Objet_U * Conduction_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 * Conduction_IBM::cree_instance() <conduction-ibm-public-static-objet-u-ptr-conduction-ibm-cree-instance>`
[Objet_U * Conduction_IBM::cree_instance()](#conduction-ibm-public-static-objet-u-ptr-conduction-ibm-cree-instance)
info#
const Type_info * Conduction_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 * Conduction_IBM::info() <conduction-ibm-public-static-const-type-info-ptr-conduction-ibm-info>`
[const Type_info * Conduction_IBM::info()](#conduction-ibm-public-static-const-type-info-ptr-conduction-ibm-info)
self_cast#
const Conduction_IBM & Conduction_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 Conduction_IBM & Conduction_IBM::self_cast(const Objet_U &) <conduction-ibm-public-static-const-conduction-ibm-ref-conduction-ibm-self-cast-const-objet-u-ref>`
[const Conduction_IBM & Conduction_IBM::self_cast(const Objet_U &)](#conduction-ibm-public-static-const-conduction-ibm-ref-conduction-ibm-self-cast-const-objet-u-ref)
self_cast#
Conduction_IBM & Conduction_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:`Conduction_IBM & Conduction_IBM::self_cast(Objet_U &) <conduction-ibm-public-static-conduction-ibm-ref-conduction-ibm-self-cast-objet-u-ref>`
[Conduction_IBM & Conduction_IBM::self_cast(Objet_U &)](#conduction-ibm-public-static-conduction-ibm-ref-conduction-ibm-self-cast-objet-u-ref)
printOn#
Sortie & Conduction_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 & Conduction_IBM::printOn(Sortie &x) const override <conduction-ibm-protected-sortie-ref-conduction-ibm-printon-sortie-ref-x-const-override>`
[Sortie & Conduction_IBM::printOn(Sortie &x) const override](#conduction-ibm-protected-sortie-ref-conduction-ibm-printon-sortie-ref-x-const-override)
readOn#
Entree & Conduction_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:
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 & Conduction_IBM::readOn(Entree &) override <conduction-ibm-protected-entree-ref-conduction-ibm-readon-entree-ref-override>`
[Entree & Conduction_IBM::readOn(Entree &) override](#conduction-ibm-protected-entree-ref-conduction-ibm-readon-entree-ref-override)
Attributes Documentation#
const Type_info Conduction_IBM::info_obj