Implicite_ALE#
#include <Implicite_ALE.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:`Implicite\_ALE <class-implicite-ale>`
[Implicite\_ALE](#class-implicite-ale)
Detailed description#
Inherits from#
public : Implicite
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int Implicite_ALE::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 Implicite_ALE::duplique() const override <implicite-ale-public-int-implicite-ale-duplique-const-override>`
[int Implicite_ALE::duplique() const override](#implicite-ale-public-int-implicite-ale-duplique-const-override)
first_special_treatment#
void Implicite_ALE::first_special_treatment(Equation_base &, Navier_Stokes_std &eqnNS, DoubleTab ¤t, double dt, DoubleTrav &resu) 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 Implicite_ALE::first_special_treatment(Equation_base &, Navier_Stokes_std &eqnNS, DoubleTab ¤t, double dt, DoubleTrav &resu) override <implicite-ale-public-void-implicite-ale-first-special-treatment-equation-base-ref-navier-stokes-std-ref-eqnns-doubletab-ref-current-double-dt-doubletrav-ref-resu-override>`
[void Implicite_ALE::first_special_treatment(Equation_base &, Navier_Stokes_std &eqnNS, DoubleTab ¤t, double dt, DoubleTrav &resu) override](#implicite-ale-public-void-implicite-ale-first-special-treatment-equation-base-ref-navier-stokes-std-ref-eqnns-doubletab-ref-current-double-dt-doubletrav-ref-resu-override)
get_info#
const Type_info * Implicite_ALE::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 * Implicite_ALE::get_info() const override <implicite-ale-public-const-type-info-ptr-implicite-ale-get-info-const-override>`
[const Type_info * Implicite_ALE::get_info() const override](#implicite-ale-public-const-type-info-ptr-implicite-ale-get-info-const-override)
Implicite_ALE#
Implicite_ALE::Implicite_ALE()
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_ALE::Implicite_ALE() <implicite-ale-public-implicite-ale-implicite-ale>`
[Implicite_ALE::Implicite_ALE()](#implicite-ale-public-implicite-ale-implicite-ale)
second_special_treatment#
void Implicite_ALE::second_special_treatment(Equation_base &eqn, DoubleTab ¤t, DoubleTrav &resu, Matrice_Morse &matrice) 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 Implicite_ALE::second_special_treatment(Equation_base &eqn, DoubleTab ¤t, DoubleTrav &resu, Matrice_Morse &matrice) override <implicite-ale-public-void-implicite-ale-second-special-treatment-equation-base-ref-eqn-doubletab-ref-current-doubletrav-ref-resu-matrice-morse-ref-matrice-override>`
[void Implicite_ALE::second_special_treatment(Equation_base &eqn, DoubleTab ¤t, DoubleTrav &resu, Matrice_Morse &matrice) override](#implicite-ale-public-void-implicite-ale-second-special-treatment-equation-base-ref-eqn-doubletab-ref-current-doubletrav-ref-resu-matrice-morse-ref-matrice-override)
taille_memoire#
unsigned Implicite_ALE::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 Implicite_ALE::taille_memoire() const override <implicite-ale-public-unsigned-implicite-ale-taille-memoire-const-override>`
[unsigned Implicite_ALE::taille_memoire() const override](#implicite-ale-public-unsigned-implicite-ale-taille-memoire-const-override)
~Implicite_ALE#
Implicite_ALE::~Implicite_ALE()
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_ALE::~Implicite_ALE() <implicite-ale-public-implicite-ale-dtor-implicite-ale>`
[Implicite_ALE::~Implicite_ALE()](#implicite-ale-public-implicite-ale-dtor-implicite-ale)
cree_instance#
Objet_U * Implicite_ALE::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 * Implicite_ALE::cree_instance() <implicite-ale-public-static-objet-u-ptr-implicite-ale-cree-instance>`
[Objet_U * Implicite_ALE::cree_instance()](#implicite-ale-public-static-objet-u-ptr-implicite-ale-cree-instance)
info#
const Type_info * Implicite_ALE::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 * Implicite_ALE::info() <implicite-ale-public-static-const-type-info-ptr-implicite-ale-info>`
[const Type_info * Implicite_ALE::info()](#implicite-ale-public-static-const-type-info-ptr-implicite-ale-info)
self_cast#
const Implicite_ALE & Implicite_ALE::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 Implicite_ALE & Implicite_ALE::self_cast(const Objet_U &) <implicite-ale-public-static-const-implicite-ale-ref-implicite-ale-self-cast-const-objet-u-ref>`
[const Implicite_ALE & Implicite_ALE::self_cast(const Objet_U &)](#implicite-ale-public-static-const-implicite-ale-ref-implicite-ale-self-cast-const-objet-u-ref)
self_cast#
Implicite_ALE & Implicite_ALE::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:`Implicite_ALE & Implicite_ALE::self_cast(Objet_U &) <implicite-ale-public-static-implicite-ale-ref-implicite-ale-self-cast-objet-u-ref>`
[Implicite_ALE & Implicite_ALE::self_cast(Objet_U &)](#implicite-ale-public-static-implicite-ale-ref-implicite-ale-self-cast-objet-u-ref)
printOn#
Sortie & Implicite_ALE::printOn(Sortie &x) const override
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 & Implicite_ALE::printOn(Sortie &x) const override <implicite-ale-protected-sortie-ref-implicite-ale-printon-sortie-ref-x-const-override>`
[Sortie & Implicite_ALE::printOn(Sortie &x) const override](#implicite-ale-protected-sortie-ref-implicite-ale-printon-sortie-ref-x-const-override)
readOn#
Entree & Implicite_ALE::readOn(Entree &) override
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 & Implicite_ALE::readOn(Entree &) override <implicite-ale-protected-entree-ref-implicite-ale-readon-entree-ref-override>`
[Entree & Implicite_ALE::readOn(Entree &) override](#implicite-ale-protected-entree-ref-implicite-ale-readon-entree-ref-override)
Attributes Documentation#
const Type_info Implicite_ALE::info_obj