Option_VDF#
#include <Option_VDF.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:`Option\_VDF <class-option-vdf>`
[Option\_VDF](#class-option-vdf)
Detailed description#
Inherits from#
public : Interprete
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int Option_VDF::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 Option_VDF::duplique() const override <option-vdf-public-int-option-vdf-duplique-const-override>`
[int Option_VDF::duplique() const override](#option-vdf-public-int-option-vdf-duplique-const-override)
get_info#
const Type_info * Option_VDF::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 * Option_VDF::get_info() const override <option-vdf-public-const-type-info-ptr-option-vdf-get-info-const-override>`
[const Type_info * Option_VDF::get_info() const override](#option-vdf-public-const-type-info-ptr-option-vdf-get-info-const-override)
interpreter#
Entree & Option_VDF::interpreter(Entree &) 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:`Entree & Option_VDF::interpreter(Entree &) override <option-vdf-public-entree-ref-option-vdf-interpreter-entree-ref-override>`
[Entree & Option_VDF::interpreter(Entree &) override](#option-vdf-public-entree-ref-option-vdf-interpreter-entree-ref-override)
lire_motcle_non_standard#
int Option_VDF::lire_motcle_non_standard(const Motcle &, Entree &) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
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 Option_VDF::lire_motcle_non_standard(const Motcle &, Entree &) override <option-vdf-public-int-option-vdf-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Option_VDF::lire_motcle_non_standard(const Motcle &, Entree &) override](#option-vdf-public-int-option-vdf-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
Option_VDF#
Option_VDF::Option_VDF()
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:`Option_VDF::Option_VDF() <option-vdf-public-option-vdf-option-vdf>`
[Option_VDF::Option_VDF()](#option-vdf-public-option-vdf-option-vdf)
taille_memoire#
unsigned Option_VDF::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 Option_VDF::taille_memoire() const override <option-vdf-public-unsigned-option-vdf-taille-memoire-const-override>`
[unsigned Option_VDF::taille_memoire() const override](#option-vdf-public-unsigned-option-vdf-taille-memoire-const-override)
test_mot#
int Option_VDF::test_mot(const Motcle &mot_cle, const Motcle &mot_lu) const
Detailed description
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:`int Option_VDF::test_mot(const Motcle &mot_cle, const Motcle &mot_lu) const <option-vdf-public-int-option-vdf-test-mot-const-motcle-ref-mot-cle-const-motcle-ref-mot-lu-const>`
[int Option_VDF::test_mot(const Motcle &mot_cle, const Motcle &mot_lu) const](#option-vdf-public-int-option-vdf-test-mot-const-motcle-ref-mot-cle-const-motcle-ref-mot-lu-const)
~Option_VDF#
Option_VDF::~Option_VDF()
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:`Option_VDF::~Option_VDF() <option-vdf-public-option-vdf-dtor-option-vdf>`
[Option_VDF::~Option_VDF()](#option-vdf-public-option-vdf-dtor-option-vdf)
cree_instance#
Objet_U * Option_VDF::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 * Option_VDF::cree_instance() <option-vdf-public-static-objet-u-ptr-option-vdf-cree-instance>`
[Objet_U * Option_VDF::cree_instance()](#option-vdf-public-static-objet-u-ptr-option-vdf-cree-instance)
info#
const Type_info * Option_VDF::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 * Option_VDF::info() <option-vdf-public-static-const-type-info-ptr-option-vdf-info>`
[const Type_info * Option_VDF::info()](#option-vdf-public-static-const-type-info-ptr-option-vdf-info)
self_cast#
const Option_VDF & Option_VDF::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 Option_VDF & Option_VDF::self_cast(const Objet_U &) <option-vdf-public-static-const-option-vdf-ref-option-vdf-self-cast-const-objet-u-ref>`
[const Option_VDF & Option_VDF::self_cast(const Objet_U &)](#option-vdf-public-static-const-option-vdf-ref-option-vdf-self-cast-const-objet-u-ref)
self_cast#
Option_VDF & Option_VDF::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:`Option_VDF & Option_VDF::self_cast(Objet_U &) <option-vdf-public-static-option-vdf-ref-option-vdf-self-cast-objet-u-ref>`
[Option_VDF & Option_VDF::self_cast(Objet_U &)](#option-vdf-public-static-option-vdf-ref-option-vdf-self-cast-objet-u-ref)
printOn#
Sortie & Option_VDF::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie 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:`Sortie & Option_VDF::printOn(Sortie &x) const override <option-vdf-protected-sortie-ref-option-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Option_VDF::printOn(Sortie &x) const override](#option-vdf-protected-sortie-ref-option-vdf-printon-sortie-ref-x-const-override)
readOn#
Entree & Option_VDF::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 & Option_VDF::readOn(Entree &) override <option-vdf-protected-entree-ref-option-vdf-readon-entree-ref-override>`
[Entree & Option_VDF::readOn(Entree &) override](#option-vdf-protected-entree-ref-option-vdf-readon-entree-ref-override)
Attributes Documentation#
double Option_VDF::coeff_P_neumann = 1.
const Type_info Option_VDF::info_obj
int Option_VDF::traitement_coins = 0
int Option_VDF::traitement_gradients = 0
bool Option_VDF::all_options_ = false