Op_Diff_VDF_Face_base#
#include <Op_Diff_VDF_Face_base.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:`Op\_Diff\_VDF\_Face\_base <class-op-diff-vdf-face-base>`
[Op\_Diff\_VDF\_Face\_base](#class-op-diff-vdf-face-base)
Detailed description#
Inherits from#
public : Op_Diff_VDF_base
public : Op_VDF_Face
Inherited by#
public : Op_Diff_VDF_Face
public : Op_Diff_VDF_Face_Axi_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
ajouter_blocs#
void Op_Diff_VDF_Face_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const 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 Op_Diff_VDF_Face_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override <op-diff-vdf-face-base-public-void-op-diff-vdf-face-base-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-const-override>`
[void Op_Diff_VDF_Face_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override](#op-diff-vdf-face-base-public-void-op-diff-vdf-face-base-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-const-override)
calculer_dt_stab#
double Op_Diff_VDF_Face_base::calculer_dt_stab() const override
Calcul dt_stab.
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:`double Op_Diff_VDF_Face_base::calculer_dt_stab() const override <op-diff-vdf-face-base-public-double-op-diff-vdf-face-base-calculer-dt-stab-const-override>`
[double Op_Diff_VDF_Face_base::calculer_dt_stab() const override](#op-diff-vdf-face-base-public-double-op-diff-vdf-face-base-calculer-dt-stab-const-override)
dimensionner_blocs#
void Op_Diff_VDF_Face_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const 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 Op_Diff_VDF_Face_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override <op-diff-vdf-face-base-public-void-op-diff-vdf-face-base-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-const-override>`
[void Op_Diff_VDF_Face_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override](#op-diff-vdf-face-base-public-void-op-diff-vdf-face-base-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-const-override)
get_info#
const Type_info * Op_Diff_VDF_Face_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 * Op_Diff_VDF_Face_base::get_info() const override <op-diff-vdf-face-base-public-const-type-info-ptr-op-diff-vdf-face-base-get-info-const-override>`
[const Type_info * Op_Diff_VDF_Face_base::get_info() const override](#op-diff-vdf-face-base-public-const-type-info-ptr-op-diff-vdf-face-base-get-info-const-override)
modifier_pour_Cl#
void Op_Diff_VDF_Face_base::modifier_pour_Cl(Matrice_Morse &matrice, DoubleTab &secmem) const override
DOES NOTHING - to override in derived classes.
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 Op_Diff_VDF_Face_base::modifier_pour_Cl(Matrice_Morse &matrice, DoubleTab &secmem) const override <op-diff-vdf-face-base-public-void-op-diff-vdf-face-base-modifier-pour-cl-matrice-morse-ref-matrice-doubletab-ref-secmem-const-override>`
[void Op_Diff_VDF_Face_base::modifier_pour_Cl(Matrice_Morse &matrice, DoubleTab &secmem) const override](#op-diff-vdf-face-base-public-void-op-diff-vdf-face-base-modifier-pour-cl-matrice-morse-ref-matrice-doubletab-ref-secmem-const-override)
Op_Diff_VDF_Face_base#
Op_Diff_VDF_Face_base::Op_Diff_VDF_Face_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:`Op_Diff_VDF_Face_base::Op_Diff_VDF_Face_base() <op-diff-vdf-face-base-public-op-diff-vdf-face-base-op-diff-vdf-face-base>`
[Op_Diff_VDF_Face_base::Op_Diff_VDF_Face_base()](#op-diff-vdf-face-base-public-op-diff-vdf-face-base-op-diff-vdf-face-base)
Op_Diff_VDF_Face_base#
Op_Diff_VDF_Face_base::Op_Diff_VDF_Face_base(const Iterateur_VDF_base &iterateur)
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:`Op_Diff_VDF_Face_base::Op_Diff_VDF_Face_base(const Iterateur_VDF_base &iterateur) <op-diff-vdf-face-base-public-op-diff-vdf-face-base-op-diff-vdf-face-base-const-iterateur-vdf-base-ref-iterateur>`
[Op_Diff_VDF_Face_base::Op_Diff_VDF_Face_base(const Iterateur_VDF_base &iterateur)](#op-diff-vdf-face-base-public-op-diff-vdf-face-base-op-diff-vdf-face-base-const-iterateur-vdf-base-ref-iterateur)
~Op_Diff_VDF_Face_base#
Op_Diff_VDF_Face_base::~Op_Diff_VDF_Face_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:`Op_Diff_VDF_Face_base::~Op_Diff_VDF_Face_base() override <op-diff-vdf-face-base-public-op-diff-vdf-face-base-dtor-op-diff-vdf-face-base-override>`
[Op_Diff_VDF_Face_base::~Op_Diff_VDF_Face_base() override](#op-diff-vdf-face-base-public-op-diff-vdf-face-base-dtor-op-diff-vdf-face-base-override)
info#
const Type_info * Op_Diff_VDF_Face_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 * Op_Diff_VDF_Face_base::info() <op-diff-vdf-face-base-public-static-const-type-info-ptr-op-diff-vdf-face-base-info>`
[const Type_info * Op_Diff_VDF_Face_base::info()](#op-diff-vdf-face-base-public-static-const-type-info-ptr-op-diff-vdf-face-base-info)
self_cast#
const Op_Diff_VDF_Face_base & Op_Diff_VDF_Face_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 Op_Diff_VDF_Face_base & Op_Diff_VDF_Face_base::self_cast(const Objet_U &) <op-diff-vdf-face-base-public-static-const-op-diff-vdf-face-base-ref-op-diff-vdf-face-base-self-cast-const-objet-u-ref>`
[const Op_Diff_VDF_Face_base & Op_Diff_VDF_Face_base::self_cast(const Objet_U &)](#op-diff-vdf-face-base-public-static-const-op-diff-vdf-face-base-ref-op-diff-vdf-face-base-self-cast-const-objet-u-ref)
self_cast#
Op_Diff_VDF_Face_base & Op_Diff_VDF_Face_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:`Op_Diff_VDF_Face_base & Op_Diff_VDF_Face_base::self_cast(Objet_U &) <op-diff-vdf-face-base-public-static-op-diff-vdf-face-base-ref-op-diff-vdf-face-base-self-cast-objet-u-ref>`
[Op_Diff_VDF_Face_base & Op_Diff_VDF_Face_base::self_cast(Objet_U &)](#op-diff-vdf-face-base-public-static-op-diff-vdf-face-base-ref-op-diff-vdf-face-base-self-cast-objet-u-ref)
printOn#
Sortie & Op_Diff_VDF_Face_base::printOn(Sortie &x) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime l’operateur sur un flot de sortie.
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 & Op_Diff_VDF_Face_base::printOn(Sortie &x) const override <op-diff-vdf-face-base-protected-sortie-ref-op-diff-vdf-face-base-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_VDF_Face_base::printOn(Sortie &x) const override](#op-diff-vdf-face-base-protected-sortie-ref-op-diff-vdf-face-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Diff_VDF_Face_base::readOn(Entree &) override
DOES NOTHING - to override in derived classes.
Detailed description
Lit un operateur sur un flot d’entree.
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 & Op_Diff_VDF_Face_base::readOn(Entree &) override <op-diff-vdf-face-base-protected-entree-ref-op-diff-vdf-face-base-readon-entree-ref-override>`
[Entree & Op_Diff_VDF_Face_base::readOn(Entree &) override](#op-diff-vdf-face-base-protected-entree-ref-op-diff-vdf-face-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Diff_VDF_Face_base::info_obj