Init_par_partie#

#include <Init_par_partie.h>
Brief description

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:`Init\_par\_partie <class-init-par-partie>`
[Init\_par\_partie](#class-init-par-partie)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classInit__par__partie__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Init_par_partie::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 Init_par_partie::duplique() const override <init-par-partie-public-int-init-par-partie-duplique-const-override>`
[int Init_par_partie::duplique() const override](#init-par-partie-public-int-init-par-partie-duplique-const-override)

get_info#

Definition
const Type_info * Init_par_partie::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 * Init_par_partie::get_info() const override <init-par-partie-public-const-type-info-ptr-init-par-partie-get-info-const-override>`
[const Type_info * Init_par_partie::get_info() const override](#init-par-partie-public-const-type-info-ptr-init-par-partie-get-info-const-override)

Init_par_partie#

Definition
Init_par_partie::Init_par_partie()
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:`Init_par_partie::Init_par_partie() <init-par-partie-public-init-par-partie-init-par-partie>`
[Init_par_partie::Init_par_partie()](#init-par-partie-public-init-par-partie-init-par-partie)

taille_memoire#

Definition
unsigned Init_par_partie::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 Init_par_partie::taille_memoire() const override <init-par-partie-public-unsigned-init-par-partie-taille-memoire-const-override>`
[unsigned Init_par_partie::taille_memoire() const override](#init-par-partie-public-unsigned-init-par-partie-taille-memoire-const-override)

valeur_aux#

Definition
DoubleTab & Init_par_partie::valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const override
Brief description

Provoque une erreur ! Doit etre surchargee par les classes derivees.

Detailed description

non virtuelle pure par commodite de developpement ! Renvoie les valeurs du champ aux points specifies par leurs coordonnees.

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 & Init_par_partie::valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const override <init-par-partie-public-doubletab-ref-init-par-partie-valeur-aux-const-doubletab-ref-positions-doubletab-ref-valeurs-const-override>`
[DoubleTab & Init_par_partie::valeur_aux(const DoubleTab &positions, DoubleTab &valeurs) const override](#init-par-partie-public-doubletab-ref-init-par-partie-valeur-aux-const-doubletab-ref-positions-doubletab-ref-valeurs-const-override)

~Init_par_partie#

Definition
Init_par_partie::~Init_par_partie()
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:`Init_par_partie::~Init_par_partie() <init-par-partie-public-init-par-partie-dtor-init-par-partie>`
[Init_par_partie::~Init_par_partie()](#init-par-partie-public-init-par-partie-dtor-init-par-partie)

cree_instance#

Definition
Objet_U * Init_par_partie::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 * Init_par_partie::cree_instance() <init-par-partie-public-static-objet-u-ptr-init-par-partie-cree-instance>`
[Objet_U * Init_par_partie::cree_instance()](#init-par-partie-public-static-objet-u-ptr-init-par-partie-cree-instance)

info#

Definition
const Type_info * Init_par_partie::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 * Init_par_partie::info() <init-par-partie-public-static-const-type-info-ptr-init-par-partie-info>`
[const Type_info * Init_par_partie::info()](#init-par-partie-public-static-const-type-info-ptr-init-par-partie-info)

self_cast#

Definition
const Init_par_partie & Init_par_partie::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 Init_par_partie & Init_par_partie::self_cast(const Objet_U &) <init-par-partie-public-static-const-init-par-partie-ref-init-par-partie-self-cast-const-objet-u-ref>`
[const Init_par_partie & Init_par_partie::self_cast(const Objet_U &)](#init-par-partie-public-static-const-init-par-partie-ref-init-par-partie-self-cast-const-objet-u-ref)

self_cast#

Definition
Init_par_partie & Init_par_partie::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:`Init_par_partie & Init_par_partie::self_cast(Objet_U &) <init-par-partie-public-static-init-par-partie-ref-init-par-partie-self-cast-objet-u-ref>`
[Init_par_partie & Init_par_partie::self_cast(Objet_U &)](#init-par-partie-public-static-init-par-partie-ref-init-par-partie-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Init_par_partie::printOn(Sortie &x) const override <init-par-partie-protected-sortie-ref-init-par-partie-printon-sortie-ref-x-const-override>`
[Sortie & Init_par_partie::printOn(Sortie &x) const override](#init-par-partie-protected-sortie-ref-init-par-partie-printon-sortie-ref-x-const-override)

readOn#

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

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 & Init_par_partie::readOn(Entree &) override <init-par-partie-protected-entree-ref-init-par-partie-readon-entree-ref-override>`
[Entree & Init_par_partie::readOn(Entree &) override](#init-par-partie-protected-entree-ref-init-par-partie-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Init_par_partie::info_obj
nbcomp (protected)
int Init_par_partie::nbcomp
R_loc (protected)
DoubleVect Init_par_partie::R_loc
val_don (protected)
DoubleVect Init_par_partie::val_don