Implicite#

#include <Piso.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:`Implicite <class-implicite>`
[Implicite](#class-implicite)

Detailed description#

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Implicite::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 Implicite::duplique() const override <implicite-public-int-implicite-duplique-const-override>`
[int Implicite::duplique() const override](#implicite-public-int-implicite-duplique-const-override)

first_special_treatment#

Definition
void Implicite::first_special_treatment(Equation_base &, Navier_Stokes_std &eqnNS, DoubleTab &current, double dt, DoubleTrav &resu) 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:`void Implicite::first_special_treatment(Equation_base &, Navier_Stokes_std &eqnNS, DoubleTab &current, double dt, DoubleTrav &resu) override <implicite-public-void-implicite-first-special-treatment-equation-base-ref-navier-stokes-std-ref-eqnns-doubletab-ref-current-double-dt-doubletrav-ref-resu-override>`
[void Implicite::first_special_treatment(Equation_base &, Navier_Stokes_std &eqnNS, DoubleTab &current, double dt, DoubleTrav &resu) override](#implicite-public-void-implicite-first-special-treatment-equation-base-ref-navier-stokes-std-ref-eqnns-doubletab-ref-current-double-dt-doubletrav-ref-resu-override)

get_info#

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

Implicite#

Definition
Implicite::Implicite()
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:`Implicite::Implicite() <implicite-public-implicite-implicite>`
[Implicite::Implicite()](#implicite-public-implicite-implicite)

second_special_treatment#

Definition
void Implicite::second_special_treatment(Equation_base &eqn, DoubleTab &current, DoubleTrav &resu, Matrice_Morse &matrice) 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:`void Implicite::second_special_treatment(Equation_base &eqn, DoubleTab &current, DoubleTrav &resu, Matrice_Morse &matrice) override <implicite-public-void-implicite-second-special-treatment-equation-base-ref-eqn-doubletab-ref-current-doubletrav-ref-resu-matrice-morse-ref-matrice-override>`
[void Implicite::second_special_treatment(Equation_base &eqn, DoubleTab &current, DoubleTrav &resu, Matrice_Morse &matrice) override](#implicite-public-void-implicite-second-special-treatment-equation-base-ref-eqn-doubletab-ref-current-doubletrav-ref-resu-matrice-morse-ref-matrice-override)

taille_memoire#

Definition
unsigned Implicite::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 Implicite::taille_memoire() const override <implicite-public-unsigned-implicite-taille-memoire-const-override>`
[unsigned Implicite::taille_memoire() const override](#implicite-public-unsigned-implicite-taille-memoire-const-override)

~Implicite#

Definition
Implicite::~Implicite()
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:`Implicite::~Implicite() <implicite-public-implicite-dtor-implicite>`
[Implicite::~Implicite()](#implicite-public-implicite-dtor-implicite)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

voir Solveur::printOn

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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 & Implicite::readOn(Entree &) override <implicite-protected-entree-ref-implicite-readon-entree-ref-override>`
[Entree & Implicite::readOn(Entree &) override](#implicite-protected-entree-ref-implicite-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Implicite::info_obj