Implicit_steady#

#include <Implicit_steady.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:`Implicit\_steady <class-implicit-steady>`
[Implicit\_steady](#class-implicit-steady)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classImplicit__steady__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calcul_mat_masse_diviser_par_dt_vdf#

Definition
void Implicit_steady::calcul_mat_masse_diviser_par_dt_vdf(Navier_Stokes_std &eqnNS, DoubleVect &m_dt, DoubleVect &dt_locaux)
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 Implicit_steady::calcul_mat_masse_diviser_par_dt_vdf(Navier_Stokes_std &eqnNS, DoubleVect &m_dt, DoubleVect &dt_locaux) <implicit-steady-public-void-implicit-steady-calcul-mat-masse-diviser-par-dt-vdf-navier-stokes-std-ref-eqnns-doublevect-ref-m-dt-doublevect-ref-dt-locaux>`
[void Implicit_steady::calcul_mat_masse_diviser_par_dt_vdf(Navier_Stokes_std &eqnNS, DoubleVect &m_dt, DoubleVect &dt_locaux)](#implicit-steady-public-void-implicit-steady-calcul-mat-masse-diviser-par-dt-vdf-navier-stokes-std-ref-eqnns-doublevect-ref-m-dt-doublevect-ref-dt-locaux)

calcul_mat_masse_diviser_par_dt_vef#

Definition
void Implicit_steady::calcul_mat_masse_diviser_par_dt_vef(Navier_Stokes_std &eqnNS, DoubleVect &m_dt, DoubleVect &dt_locaux)
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 Implicit_steady::calcul_mat_masse_diviser_par_dt_vef(Navier_Stokes_std &eqnNS, DoubleVect &m_dt, DoubleVect &dt_locaux) <implicit-steady-public-void-implicit-steady-calcul-mat-masse-diviser-par-dt-vef-navier-stokes-std-ref-eqnns-doublevect-ref-m-dt-doublevect-ref-dt-locaux>`
[void Implicit_steady::calcul_mat_masse_diviser_par_dt_vef(Navier_Stokes_std &eqnNS, DoubleVect &m_dt, DoubleVect &dt_locaux)](#implicit-steady-public-void-implicit-steady-calcul-mat-masse-diviser-par-dt-vef-navier-stokes-std-ref-eqnns-doublevect-ref-m-dt-doublevect-ref-dt-locaux)

duplique#

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

get_info#

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

Implicit_steady#

Definition
Implicit_steady::Implicit_steady()
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:`Implicit_steady::Implicit_steady() <implicit-steady-public-implicit-steady-implicit-steady>`
[Implicit_steady::Implicit_steady()](#implicit-steady-public-implicit-steady-implicit-steady)

iterer_NS#

Definition
void Implicit_steady::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) 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 Implicit_steady::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) override <implicit-steady-public-void-implicit-steady-iterer-ns-equation-base-ref-doubletab-ref-current-doubletab-ref-pression-double-matrice-morse-ref-double-doubletrav-ref-int-nb-iter-int-ref-converge-int-ref-ok-override>`
[void Implicit_steady::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) override](#implicit-steady-public-void-implicit-steady-iterer-ns-equation-base-ref-doubletab-ref-current-doubletab-ref-pression-double-matrice-morse-ref-double-doubletrav-ref-int-nb-iter-int-ref-converge-int-ref-ok-override)

le_nom#

Definition
const Nom & Implicit_steady::le_nom() const override
Brief description

Donne le nom de l’ Objet_U Methode a surcharger : renvoie “neant” dans cette implementation.

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 Nom & Implicit_steady::le_nom() const override <implicit-steady-public-const-nom-ref-implicit-steady-le-nom-const-override>`
[const Nom & Implicit_steady::le_nom() const override](#implicit-steady-public-const-nom-ref-implicit-steady-le-nom-const-override)

taille_memoire#

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

~Implicit_steady#

Definition
Implicit_steady::~Implicit_steady()
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:`Implicit_steady::~Implicit_steady() <implicit-steady-public-implicit-steady-dtor-implicit-steady>`
[Implicit_steady::~Implicit_steady()](#implicit-steady-public-implicit-steady-dtor-implicit-steady)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

voir Solveur::printOn

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

readOn#

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

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

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

Attributes Documentation#

info_obj (public)
const Type_info Implicit_steady::info_obj