Masse_VDF_Face#
#include <Masse_VDF_Face.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:`Masse\_VDF\_Face <class-masse-vdf-face>`
[Masse\_VDF\_Face](#class-masse-vdf-face)
Detailed description#
Inherits from#
public : Masse_VDF_base
public : Solveur_Masse_Face_proto
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#
ajouter_blocs#
void Masse_VDF_Face::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, double dt, const tabs_t &semi_impl, int resoudre_en_increments) 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 Masse_VDF_Face::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, double dt, const tabs_t &semi_impl, int resoudre_en_increments) const override <masse-vdf-face-public-void-masse-vdf-face-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-double-dt-const-tabs-t-ref-semi-impl-int-resoudre-en-increments-const-override>`
[void Masse_VDF_Face::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, double dt, const tabs_t &semi_impl, int resoudre_en_increments) const override](#masse-vdf-face-public-void-masse-vdf-face-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-double-dt-const-tabs-t-ref-semi-impl-int-resoudre-en-increments-const-override)
appliquer_impl#
DoubleTab & Masse_VDF_Face::appliquer_impl(DoubleTab &) 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:`DoubleTab & Masse_VDF_Face::appliquer_impl(DoubleTab &) const override <masse-vdf-face-public-doubletab-ref-masse-vdf-face-appliquer-impl-doubletab-ref-const-override>`
[DoubleTab & Masse_VDF_Face::appliquer_impl(DoubleTab &) const override](#masse-vdf-face-public-doubletab-ref-masse-vdf-face-appliquer-impl-doubletab-ref-const-override)
completer#
void Masse_VDF_Face::completer() 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 Masse_VDF_Face::completer() override <masse-vdf-face-public-void-masse-vdf-face-completer-override>`
[void Masse_VDF_Face::completer() override](#masse-vdf-face-public-void-masse-vdf-face-completer-override)
corriger_solution#
DoubleTab & Masse_VDF_Face::corriger_solution(DoubleTab &x, const DoubleTab &y, int incr) 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:`DoubleTab & Masse_VDF_Face::corriger_solution(DoubleTab &x, const DoubleTab &y, int incr) const override <masse-vdf-face-public-doubletab-ref-masse-vdf-face-corriger-solution-doubletab-ref-x-const-doubletab-ref-y-int-incr-const-override>`
[DoubleTab & Masse_VDF_Face::corriger_solution(DoubleTab &x, const DoubleTab &y, int incr) const override](#masse-vdf-face-public-doubletab-ref-masse-vdf-face-corriger-solution-doubletab-ref-x-const-doubletab-ref-y-int-incr-const-override)
dimensionner_blocs#
void Masse_VDF_Face::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 Masse_VDF_Face::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override <masse-vdf-face-public-void-masse-vdf-face-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-const-override>`
[void Masse_VDF_Face::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override](#masse-vdf-face-public-void-masse-vdf-face-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-const-override)
duplique#
int Masse_VDF_Face::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 Masse_VDF_Face::duplique() const override <masse-vdf-face-public-int-masse-vdf-face-duplique-const-override>`
[int Masse_VDF_Face::duplique() const override](#masse-vdf-face-public-int-masse-vdf-face-duplique-const-override)
get_info#
const Type_info * Masse_VDF_Face::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 * Masse_VDF_Face::get_info() const override <masse-vdf-face-public-const-type-info-ptr-masse-vdf-face-get-info-const-override>`
[const Type_info * Masse_VDF_Face::get_info() const override](#masse-vdf-face-public-const-type-info-ptr-masse-vdf-face-get-info-const-override)
Masse_VDF_Face#
Masse_VDF_Face::Masse_VDF_Face()
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:`Masse_VDF_Face::Masse_VDF_Face() <masse-vdf-face-public-masse-vdf-face-masse-vdf-face>`
[Masse_VDF_Face::Masse_VDF_Face()](#masse-vdf-face-public-masse-vdf-face-masse-vdf-face)
taille_memoire#
unsigned Masse_VDF_Face::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 Masse_VDF_Face::taille_memoire() const override <masse-vdf-face-public-unsigned-masse-vdf-face-taille-memoire-const-override>`
[unsigned Masse_VDF_Face::taille_memoire() const override](#masse-vdf-face-public-unsigned-masse-vdf-face-taille-memoire-const-override)
~Masse_VDF_Face#
Masse_VDF_Face::~Masse_VDF_Face()
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:`Masse_VDF_Face::~Masse_VDF_Face() <masse-vdf-face-public-masse-vdf-face-dtor-masse-vdf-face>`
[Masse_VDF_Face::~Masse_VDF_Face()](#masse-vdf-face-public-masse-vdf-face-dtor-masse-vdf-face)
cree_instance#
Objet_U * Masse_VDF_Face::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 * Masse_VDF_Face::cree_instance() <masse-vdf-face-public-static-objet-u-ptr-masse-vdf-face-cree-instance>`
[Objet_U * Masse_VDF_Face::cree_instance()](#masse-vdf-face-public-static-objet-u-ptr-masse-vdf-face-cree-instance)
info#
const Type_info * Masse_VDF_Face::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 * Masse_VDF_Face::info() <masse-vdf-face-public-static-const-type-info-ptr-masse-vdf-face-info>`
[const Type_info * Masse_VDF_Face::info()](#masse-vdf-face-public-static-const-type-info-ptr-masse-vdf-face-info)
self_cast#
const Masse_VDF_Face & Masse_VDF_Face::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 Masse_VDF_Face & Masse_VDF_Face::self_cast(const Objet_U &) <masse-vdf-face-public-static-const-masse-vdf-face-ref-masse-vdf-face-self-cast-const-objet-u-ref>`
[const Masse_VDF_Face & Masse_VDF_Face::self_cast(const Objet_U &)](#masse-vdf-face-public-static-const-masse-vdf-face-ref-masse-vdf-face-self-cast-const-objet-u-ref)
self_cast#
Masse_VDF_Face & Masse_VDF_Face::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:`Masse_VDF_Face & Masse_VDF_Face::self_cast(Objet_U &) <masse-vdf-face-public-static-masse-vdf-face-ref-masse-vdf-face-self-cast-objet-u-ref>`
[Masse_VDF_Face & Masse_VDF_Face::self_cast(Objet_U &)](#masse-vdf-face-public-static-masse-vdf-face-ref-masse-vdf-face-self-cast-objet-u-ref)
printOn#
Sortie & Masse_VDF_Face::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 & Masse_VDF_Face::printOn(Sortie &x) const override <masse-vdf-face-protected-sortie-ref-masse-vdf-face-printon-sortie-ref-x-const-override>`
[Sortie & Masse_VDF_Face::printOn(Sortie &x) const override](#masse-vdf-face-protected-sortie-ref-masse-vdf-face-printon-sortie-ref-x-const-override)
readOn#
Entree & Masse_VDF_Face::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 & Masse_VDF_Face::readOn(Entree &) override <masse-vdf-face-protected-entree-ref-masse-vdf-face-readon-entree-ref-override>`
[Entree & Masse_VDF_Face::readOn(Entree &) override](#masse-vdf-face-protected-entree-ref-masse-vdf-face-readon-entree-ref-override)
Attributes Documentation#
const Type_info Masse_VDF_Face::info_obj