Traitement_particulier_NS_EC_VDF#
#include <Traitement_particulier_NS_EC_VDF.h>
classe Traitement_particulier_NS_EC_VDF Cette classe permet de faire les traitements particuliers
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:`Traitement\_particulier\_NS\_EC\_VDF <class-traitement-particulier-ns-ec-vdf>`
[Traitement\_particulier\_NS\_EC\_VDF](#class-traitement-particulier-ns-ec-vdf)
Detailed description#
pour les calculs de l’energie cinetique totale en VDF Rien de particulier au VDF, calculs implementes dans la classe de base.
Inherits from#
public : Traitement_particulier_NS_EC
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 Traitement_particulier_NS_EC_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 Traitement_particulier_NS_EC_VDF::duplique() const override <traitement-particulier-ns-ec-vdf-public-int-traitement-particulier-ns-ec-vdf-duplique-const-override>`
[int Traitement_particulier_NS_EC_VDF::duplique() const override](#traitement-particulier-ns-ec-vdf-public-int-traitement-particulier-ns-ec-vdf-duplique-const-override)
get_info#
const Type_info * Traitement_particulier_NS_EC_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 * Traitement_particulier_NS_EC_VDF::get_info() const override <traitement-particulier-ns-ec-vdf-public-const-type-info-ptr-traitement-particulier-ns-ec-vdf-get-info-const-override>`
[const Type_info * Traitement_particulier_NS_EC_VDF::get_info() const override](#traitement-particulier-ns-ec-vdf-public-const-type-info-ptr-traitement-particulier-ns-ec-vdf-get-info-const-override)
taille_memoire#
unsigned Traitement_particulier_NS_EC_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 Traitement_particulier_NS_EC_VDF::taille_memoire() const override <traitement-particulier-ns-ec-vdf-public-unsigned-traitement-particulier-ns-ec-vdf-taille-memoire-const-override>`
[unsigned Traitement_particulier_NS_EC_VDF::taille_memoire() const override](#traitement-particulier-ns-ec-vdf-public-unsigned-traitement-particulier-ns-ec-vdf-taille-memoire-const-override)
Traitement_particulier_NS_EC_VDF#
Traitement_particulier_NS_EC_VDF::Traitement_particulier_NS_EC_VDF()
constructeur par defaut.
Detailed description
On declare que la classe supporte un champ rho variable
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:`Traitement_particulier_NS_EC_VDF::Traitement_particulier_NS_EC_VDF() <traitement-particulier-ns-ec-vdf-public-traitement-particulier-ns-ec-vdf-traitement-particulier-ns-ec-vdf>`
[Traitement_particulier_NS_EC_VDF::Traitement_particulier_NS_EC_VDF()](#traitement-particulier-ns-ec-vdf-public-traitement-particulier-ns-ec-vdf-traitement-particulier-ns-ec-vdf)
~Traitement_particulier_NS_EC_VDF#
Traitement_particulier_NS_EC_VDF::~Traitement_particulier_NS_EC_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:`Traitement_particulier_NS_EC_VDF::~Traitement_particulier_NS_EC_VDF() <traitement-particulier-ns-ec-vdf-public-traitement-particulier-ns-ec-vdf-dtor-traitement-particulier-ns-ec-vdf>`
[Traitement_particulier_NS_EC_VDF::~Traitement_particulier_NS_EC_VDF()](#traitement-particulier-ns-ec-vdf-public-traitement-particulier-ns-ec-vdf-dtor-traitement-particulier-ns-ec-vdf)
cree_instance#
Objet_U * Traitement_particulier_NS_EC_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 * Traitement_particulier_NS_EC_VDF::cree_instance() <traitement-particulier-ns-ec-vdf-public-static-objet-u-ptr-traitement-particulier-ns-ec-vdf-cree-instance>`
[Objet_U * Traitement_particulier_NS_EC_VDF::cree_instance()](#traitement-particulier-ns-ec-vdf-public-static-objet-u-ptr-traitement-particulier-ns-ec-vdf-cree-instance)
info#
const Type_info * Traitement_particulier_NS_EC_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 * Traitement_particulier_NS_EC_VDF::info() <traitement-particulier-ns-ec-vdf-public-static-const-type-info-ptr-traitement-particulier-ns-ec-vdf-info>`
[const Type_info * Traitement_particulier_NS_EC_VDF::info()](#traitement-particulier-ns-ec-vdf-public-static-const-type-info-ptr-traitement-particulier-ns-ec-vdf-info)
self_cast#
const Traitement_particulier_NS_EC_VDF & Traitement_particulier_NS_EC_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 Traitement_particulier_NS_EC_VDF & Traitement_particulier_NS_EC_VDF::self_cast(const Objet_U &) <traitement-particulier-ns-ec-vdf-public-static-const-traitement-particulier-ns-ec-vdf-ref-traitement-particulier-ns-ec-vdf-self-cast-const-objet-u-ref>`
[const Traitement_particulier_NS_EC_VDF & Traitement_particulier_NS_EC_VDF::self_cast(const Objet_U &)](#traitement-particulier-ns-ec-vdf-public-static-const-traitement-particulier-ns-ec-vdf-ref-traitement-particulier-ns-ec-vdf-self-cast-const-objet-u-ref)
self_cast#
Traitement_particulier_NS_EC_VDF & Traitement_particulier_NS_EC_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:`Traitement_particulier_NS_EC_VDF & Traitement_particulier_NS_EC_VDF::self_cast(Objet_U &) <traitement-particulier-ns-ec-vdf-public-static-traitement-particulier-ns-ec-vdf-ref-traitement-particulier-ns-ec-vdf-self-cast-objet-u-ref>`
[Traitement_particulier_NS_EC_VDF & Traitement_particulier_NS_EC_VDF::self_cast(Objet_U &)](#traitement-particulier-ns-ec-vdf-public-static-traitement-particulier-ns-ec-vdf-ref-traitement-particulier-ns-ec-vdf-self-cast-objet-u-ref)
printOn#
Sortie & Traitement_particulier_NS_EC_VDF::printOn(Sortie &x) const override
does nothing
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 & Traitement_particulier_NS_EC_VDF::printOn(Sortie &x) const override <traitement-particulier-ns-ec-vdf-protected-sortie-ref-traitement-particulier-ns-ec-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Traitement_particulier_NS_EC_VDF::printOn(Sortie &x) const override](#traitement-particulier-ns-ec-vdf-protected-sortie-ref-traitement-particulier-ns-ec-vdf-printon-sortie-ref-x-const-override)
readOn#
Entree & Traitement_particulier_NS_EC_VDF::readOn(Entree &) override
does nothing
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 & Traitement_particulier_NS_EC_VDF::readOn(Entree &) override <traitement-particulier-ns-ec-vdf-protected-entree-ref-traitement-particulier-ns-ec-vdf-readon-entree-ref-override>`
[Entree & Traitement_particulier_NS_EC_VDF::readOn(Entree &) override](#traitement-particulier-ns-ec-vdf-protected-entree-ref-traitement-particulier-ns-ec-vdf-readon-entree-ref-override)
Attributes Documentation#
const Type_info Traitement_particulier_NS_EC_VDF::info_obj