Traitement_particulier_NS_EC_VDF#

#include <Traitement_particulier_NS_EC_VDF.h>
Brief description

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#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classTraitement__particulier__NS__EC__VDF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Traitement_particulier_NS_EC_VDF::duplique() const override
Brief description
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#

Definition
const Type_info * Traitement_particulier_NS_EC_VDF::get_info() const override
Brief description

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#

Definition
unsigned Traitement_particulier_NS_EC_VDF::taille_memoire() const override
Brief description
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#

Definition
Traitement_particulier_NS_EC_VDF::Traitement_particulier_NS_EC_VDF()
Brief description

constructeur par defaut.

Detailed description

On declare que la classe supporte un champ rho variable

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:`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#

Definition
Traitement_particulier_NS_EC_VDF::~Traitement_particulier_NS_EC_VDF()
Brief description
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#

Definition
Objet_U * Traitement_particulier_NS_EC_VDF::cree_instance()
Brief description
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#

Definition
const Type_info * Traitement_particulier_NS_EC_VDF::info()
Brief description
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#

Definition
const Traitement_particulier_NS_EC_VDF & Traitement_particulier_NS_EC_VDF::self_cast(const Objet_U &)
Brief description
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#

Definition
Traitement_particulier_NS_EC_VDF & Traitement_particulier_NS_EC_VDF::self_cast(Objet_U &)
Brief description
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#

Definition
Sortie & Traitement_particulier_NS_EC_VDF::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Traitement_particulier_NS_EC_VDF::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Traitement_particulier_NS_EC_VDF::info_obj