Parametre_equation_base#
#include <Parametre_equation_base.h>
classe Parametre_equation_base Un objet Parametre_equation_base est un objet regroupant les differentes
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:`Parametre\_equation\_base <class-parametre-equation-base>`
[Parametre\_equation\_base](#class-parametre-equation-base)
Detailed description#
options specifiques pour unre equation voir Parametre_simpler
Inherits from#
public : Objet_U
Inherited by#
public : Parametre_diffusion_implicite
public : Parametre_implicite
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
get_info#
const Type_info * Parametre_equation_base::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 * Parametre_equation_base::get_info() const override <parametre-equation-base-public-const-type-info-ptr-parametre-equation-base-get-info-const-override>`
[const Type_info * Parametre_equation_base::get_info() const override](#parametre-equation-base-public-const-type-info-ptr-parametre-equation-base-get-info-const-override)
Parametre_equation_base#
Parametre_equation_base::Parametre_equation_base()
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:`Parametre_equation_base::Parametre_equation_base() <parametre-equation-base-public-parametre-equation-base-parametre-equation-base>`
[Parametre_equation_base::Parametre_equation_base()](#parametre-equation-base-public-parametre-equation-base-parametre-equation-base)
~Parametre_equation_base#
Parametre_equation_base::~Parametre_equation_base() override
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:`Parametre_equation_base::~Parametre_equation_base() override <parametre-equation-base-public-parametre-equation-base-dtor-parametre-equation-base-override>`
[Parametre_equation_base::~Parametre_equation_base() override](#parametre-equation-base-public-parametre-equation-base-dtor-parametre-equation-base-override)
info#
const Type_info * Parametre_equation_base::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 * Parametre_equation_base::info() <parametre-equation-base-public-static-const-type-info-ptr-parametre-equation-base-info>`
[const Type_info * Parametre_equation_base::info()](#parametre-equation-base-public-static-const-type-info-ptr-parametre-equation-base-info)
self_cast#
const Parametre_equation_base & Parametre_equation_base::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 Parametre_equation_base & Parametre_equation_base::self_cast(const Objet_U &) <parametre-equation-base-public-static-const-parametre-equation-base-ref-parametre-equation-base-self-cast-const-objet-u-ref>`
[const Parametre_equation_base & Parametre_equation_base::self_cast(const Objet_U &)](#parametre-equation-base-public-static-const-parametre-equation-base-ref-parametre-equation-base-self-cast-const-objet-u-ref)
self_cast#
Parametre_equation_base & Parametre_equation_base::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:`Parametre_equation_base & Parametre_equation_base::self_cast(Objet_U &) <parametre-equation-base-public-static-parametre-equation-base-ref-parametre-equation-base-self-cast-objet-u-ref>`
[Parametre_equation_base & Parametre_equation_base::self_cast(Objet_U &)](#parametre-equation-base-public-static-parametre-equation-base-ref-parametre-equation-base-self-cast-objet-u-ref)
printOn#
Sortie & Parametre_equation_base::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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:`Sortie & Parametre_equation_base::printOn(Sortie &x) const override <parametre-equation-base-protected-sortie-ref-parametre-equation-base-printon-sortie-ref-x-const-override>`
[Sortie & Parametre_equation_base::printOn(Sortie &x) const override](#parametre-equation-base-protected-sortie-ref-parametre-equation-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Parametre_equation_base::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Parametre_equation_base::readOn(Entree &) override <parametre-equation-base-protected-entree-ref-parametre-equation-base-readon-entree-ref-override>`
[Entree & Parametre_equation_base::readOn(Entree &) override](#parametre-equation-base-protected-entree-ref-parametre-equation-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Parametre_equation_base::info_obj