Piso#

#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:`Piso <class-piso>`
[Piso](#class-piso)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classPiso__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

duplique#

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

first_special_treatment#

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

get_info#

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

iterer_NS#

Definition
void Piso::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 Piso::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) override <piso-public-void-piso-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 Piso::iterer_NS(Equation_base &, DoubleTab &current, DoubleTab &pression, double, Matrice_Morse &, double, DoubleTrav &, int nb_iter, int &converge, int &ok) override](#piso-public-void-piso-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)

Piso#

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

second_special_treatment#

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

taille_memoire#

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

~Piso#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

lire#

Definition
Entree & Piso::lire(const Motcle &, Entree &) 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:`Entree & Piso::lire(const Motcle &, Entree &) override <piso-protected-entree-ref-piso-lire-const-motcle-ref-entree-ref-override>`
[Entree & Piso::lire(const Motcle &, Entree &) override](#piso-protected-entree-ref-piso-lire-const-motcle-ref-entree-ref-override)

printOn#

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

readOn#

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

add_penality_term#

Definition
void Piso::add_penality_term(Navier_Stokes_std &, DoubleTrav &resu, DoubleTrav &gradP)
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:`void Piso::add_penality_term(Navier_Stokes_std &, DoubleTrav &resu, DoubleTrav &gradP) <piso-private-void-piso-add-penality-term-navier-stokes-std-ref-doubletrav-ref-resu-doubletrav-ref-gradp>`
[void Piso::add_penality_term(Navier_Stokes_std &, DoubleTrav &resu, DoubleTrav &gradP)](#piso-private-void-piso-add-penality-term-navier-stokes-std-ref-doubletrav-ref-resu-doubletrav-ref-gradp)

correct_gradP#

Definition
void Piso::correct_gradP(Navier_Stokes_std &, DoubleTrav &gradP)
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:`void Piso::correct_gradP(Navier_Stokes_std &, DoubleTrav &gradP) <piso-private-void-piso-correct-gradp-navier-stokes-std-ref-doubletrav-ref-gradp>`
[void Piso::correct_gradP(Navier_Stokes_std &, DoubleTrav &gradP)](#piso-private-void-piso-correct-gradp-navier-stokes-std-ref-doubletrav-ref-gradp)

correct_incr_pressure#

Definition
void Piso::correct_incr_pressure(Navier_Stokes_std &, DoubleTrav &secmem)
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:`void Piso::correct_incr_pressure(Navier_Stokes_std &, DoubleTrav &secmem) <piso-private-void-piso-correct-incr-pressure-navier-stokes-std-ref-doubletrav-ref-secmem>`
[void Piso::correct_incr_pressure(Navier_Stokes_std &, DoubleTrav &secmem)](#piso-private-void-piso-correct-incr-pressure-navier-stokes-std-ref-doubletrav-ref-secmem)

correct_pressure#

Definition
void Piso::correct_pressure(Navier_Stokes_std &, DoubleTab &, DoubleTab &)
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:`void Piso::correct_pressure(Navier_Stokes_std &, DoubleTab &, DoubleTab &) <piso-private-void-piso-correct-pressure-navier-stokes-std-ref-doubletab-ref-doubletab-ref>`
[void Piso::correct_pressure(Navier_Stokes_std &, DoubleTab &, DoubleTab &)](#piso-private-void-piso-correct-pressure-navier-stokes-std-ref-doubletab-ref-doubletab-ref)

iterer_NS_PolyMAC#

Definition
void Piso::iterer_NS_PolyMAC(Navier_Stokes_std &eqn, DoubleTab &current, DoubleTab &pression, double dt, Matrice_Morse &matrice, int &ok)
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:`void Piso::iterer_NS_PolyMAC(Navier_Stokes_std &eqn, DoubleTab &current, DoubleTab &pression, double dt, Matrice_Morse &matrice, int &ok) <piso-private-void-piso-iterer-ns-polymac-navier-stokes-std-ref-eqn-doubletab-ref-current-doubletab-ref-pression-double-dt-matrice-morse-ref-matrice-int-ref-ok>`
[void Piso::iterer_NS_PolyMAC(Navier_Stokes_std &eqn, DoubleTab &current, DoubleTab &pression, double dt, Matrice_Morse &matrice, int &ok)](#piso-private-void-piso-iterer-ns-polymac-navier-stokes-std-ref-eqn-doubletab-ref-current-doubletab-ref-pression-double-dt-matrice-morse-ref-matrice-int-ref-ok)

Attributes Documentation#

info_obj (public)
const Type_info Piso::info_obj
avancement_crank_ (protected)
int Piso::avancement_crank_ = 0
nb_corrections_max_ (protected)
int Piso::nb_corrections_max_ = 21