Champ_som_lu_VEF#

#include <Champ_som_lu_VEF.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:`Champ\_som\_lu\_VEF <class-champ-som-lu-vef>`
[Champ\_som\_lu\_VEF](#class-champ-som-lu-vef)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter#

Definition
Champ_base & Champ_som_lu_VEF::affecter(const Champ_base &ch)
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:`Champ_base & Champ_som_lu_VEF::affecter(const Champ_base &ch) <champ-som-lu-vef-public-champ-base-ref-champ-som-lu-vef-affecter-const-champ-base-ref-ch>`
[Champ_base & Champ_som_lu_VEF::affecter(const Champ_base &ch)](#champ-som-lu-vef-public-champ-base-ref-champ-som-lu-vef-affecter-const-champ-base-ref-ch)

Champ_som_lu_VEF#

Definition
Champ_som_lu_VEF::Champ_som_lu_VEF()
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:`Champ_som_lu_VEF::Champ_som_lu_VEF() <champ-som-lu-vef-public-champ-som-lu-vef-champ-som-lu-vef>`
[Champ_som_lu_VEF::Champ_som_lu_VEF()](#champ-som-lu-vef-public-champ-som-lu-vef-champ-som-lu-vef)

duplique#

Definition
int Champ_som_lu_VEF::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 Champ_som_lu_VEF::duplique() const override <champ-som-lu-vef-public-int-champ-som-lu-vef-duplique-const-override>`
[int Champ_som_lu_VEF::duplique() const override](#champ-som-lu-vef-public-int-champ-som-lu-vef-duplique-const-override)

get_info#

Definition
const Type_info * Champ_som_lu_VEF::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 * Champ_som_lu_VEF::get_info() const override <champ-som-lu-vef-public-const-type-info-ptr-champ-som-lu-vef-get-info-const-override>`
[const Type_info * Champ_som_lu_VEF::get_info() const override](#champ-som-lu-vef-public-const-type-info-ptr-champ-som-lu-vef-get-info-const-override)

taille_memoire#

Definition
unsigned Champ_som_lu_VEF::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 Champ_som_lu_VEF::taille_memoire() const override <champ-som-lu-vef-public-unsigned-champ-som-lu-vef-taille-memoire-const-override>`
[unsigned Champ_som_lu_VEF::taille_memoire() const override](#champ-som-lu-vef-public-unsigned-champ-som-lu-vef-taille-memoire-const-override)

valeur_a_compo#

Definition
DoubleVect & Champ_som_lu_VEF::valeur_a_compo(const DoubleVect &position, DoubleVect &valeurs, int ncomp) const
Brief description
Detailed description
References
Referenced By
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:`DoubleVect & Champ_som_lu_VEF::valeur_a_compo(const DoubleVect &position, DoubleVect &valeurs, int ncomp) const <champ-som-lu-vef-public-doublevect-ref-champ-som-lu-vef-valeur-a-compo-const-doublevect-ref-position-doublevect-ref-valeurs-int-ncomp-const>`
[DoubleVect & Champ_som_lu_VEF::valeur_a_compo(const DoubleVect &position, DoubleVect &valeurs, int ncomp) const](#champ-som-lu-vef-public-doublevect-ref-champ-som-lu-vef-valeur-a-compo-const-doublevect-ref-position-doublevect-ref-valeurs-int-ncomp-const)

valeur_a_compo#

Definition
double Champ_som_lu_VEF::valeur_a_compo(const DoubleVect &position, int ncomp) const override
Brief description

Calcule la valeur ponctuelle de la composante “compo” du champ au point de coordonnees pos.

Detailed description

Dans la classe de base, l’implementation appelle valeur_a(const DoubleVect &, DoubleVect &)

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 Champ_som_lu_VEF::valeur_a_compo(const DoubleVect &position, int ncomp) const override <champ-som-lu-vef-public-double-champ-som-lu-vef-valeur-a-compo-const-doublevect-ref-position-int-ncomp-const-override>`
[double Champ_som_lu_VEF::valeur_a_compo(const DoubleVect &position, int ncomp) const override](#champ-som-lu-vef-public-double-champ-som-lu-vef-valeur-a-compo-const-doublevect-ref-position-int-ncomp-const-override)

valeur_a_elem_compo#

Definition
DoubleVect & Champ_som_lu_VEF::valeur_a_elem_compo(const DoubleVect &position, DoubleVect &valeurs, int le_poly, int ncomp) const
Brief description
Detailed description
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:`DoubleVect & Champ_som_lu_VEF::valeur_a_elem_compo(const DoubleVect &position, DoubleVect &valeurs, int le_poly, int ncomp) const <champ-som-lu-vef-public-doublevect-ref-champ-som-lu-vef-valeur-a-elem-compo-const-doublevect-ref-position-doublevect-ref-valeurs-int-le-poly-int-ncomp-const>`
[DoubleVect & Champ_som_lu_VEF::valeur_a_elem_compo(const DoubleVect &position, DoubleVect &valeurs, int le_poly, int ncomp) const](#champ-som-lu-vef-public-doublevect-ref-champ-som-lu-vef-valeur-a-elem-compo-const-doublevect-ref-position-doublevect-ref-valeurs-int-le-poly-int-ncomp-const)

valeur_a_elem_compo#

Definition
double Champ_som_lu_VEF::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override
Brief description

provoque une erreur ! doit etre surchargee par les classes derivees

Detailed description

non virtuelle pure par commodite de developpement !

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 Champ_som_lu_VEF::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override <champ-som-lu-vef-public-double-champ-som-lu-vef-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override>`
[double Champ_som_lu_VEF::valeur_a_elem_compo(const DoubleVect &position, int le_poly, int ncomp) const override](#champ-som-lu-vef-public-double-champ-som-lu-vef-valeur-a-elem-compo-const-doublevect-ref-position-int-le-poly-int-ncomp-const-override)

valeur_aux_elems#

Definition
DoubleTab & Champ_som_lu_VEF::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, 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, en indiquant que les points de calculs sont situes dans les elements indiques.

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 & Champ_som_lu_VEF::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override <champ-som-lu-vef-public-doubletab-ref-champ-som-lu-vef-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override>`
[DoubleTab & Champ_som_lu_VEF::valeur_aux_elems(const DoubleTab &positions, const IntVect &les_polys, DoubleTab &valeurs) const override](#champ-som-lu-vef-public-doubletab-ref-champ-som-lu-vef-valeur-aux-elems-const-doubletab-ref-positions-const-intvect-ref-les-polys-doubletab-ref-valeurs-const-override)

valeur_aux_elems_compo#

Definition
DoubleVect & Champ_som_lu_VEF::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) 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 d’une composante du champ aux points specifies par leurs coordonnees, en indiquant que les points de calculs sont situes dans les elements indiques.

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:`DoubleVect & Champ_som_lu_VEF::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override <champ-som-lu-vef-public-doublevect-ref-champ-som-lu-vef-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override>`
[DoubleVect & Champ_som_lu_VEF::valeur_aux_elems_compo(const DoubleTab &positions, const IntVect &les_polys, DoubleVect &valeurs, int ncomp) const override](#champ-som-lu-vef-public-doublevect-ref-champ-som-lu-vef-valeur-aux-elems-compo-const-doubletab-ref-positions-const-intvect-ref-les-polys-doublevect-ref-valeurs-int-ncomp-const-override)

~Champ_som_lu_VEF#

Definition
Champ_som_lu_VEF::~Champ_som_lu_VEF()
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:`Champ_som_lu_VEF::~Champ_som_lu_VEF() <champ-som-lu-vef-public-champ-som-lu-vef-dtor-champ-som-lu-vef>`
[Champ_som_lu_VEF::~Champ_som_lu_VEF()](#champ-som-lu-vef-public-champ-som-lu-vef-dtor-champ-som-lu-vef)

cree_instance#

Definition
Objet_U * Champ_som_lu_VEF::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 * Champ_som_lu_VEF::cree_instance() <champ-som-lu-vef-public-static-objet-u-ptr-champ-som-lu-vef-cree-instance>`
[Objet_U * Champ_som_lu_VEF::cree_instance()](#champ-som-lu-vef-public-static-objet-u-ptr-champ-som-lu-vef-cree-instance)

info#

Definition
const Type_info * Champ_som_lu_VEF::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 * Champ_som_lu_VEF::info() <champ-som-lu-vef-public-static-const-type-info-ptr-champ-som-lu-vef-info>`
[const Type_info * Champ_som_lu_VEF::info()](#champ-som-lu-vef-public-static-const-type-info-ptr-champ-som-lu-vef-info)

self_cast#

Definition
const Champ_som_lu_VEF & Champ_som_lu_VEF::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 Champ_som_lu_VEF & Champ_som_lu_VEF::self_cast(const Objet_U &) <champ-som-lu-vef-public-static-const-champ-som-lu-vef-ref-champ-som-lu-vef-self-cast-const-objet-u-ref>`
[const Champ_som_lu_VEF & Champ_som_lu_VEF::self_cast(const Objet_U &)](#champ-som-lu-vef-public-static-const-champ-som-lu-vef-ref-champ-som-lu-vef-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_som_lu_VEF & Champ_som_lu_VEF::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:`Champ_som_lu_VEF & Champ_som_lu_VEF::self_cast(Objet_U &) <champ-som-lu-vef-public-static-champ-som-lu-vef-ref-champ-som-lu-vef-self-cast-objet-u-ref>`
[Champ_som_lu_VEF & Champ_som_lu_VEF::self_cast(Objet_U &)](#champ-som-lu-vef-public-static-champ-som-lu-vef-ref-champ-som-lu-vef-self-cast-objet-u-ref)

printOn#

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

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 & Champ_som_lu_VEF::printOn(Sortie &x) const override <champ-som-lu-vef-protected-sortie-ref-champ-som-lu-vef-printon-sortie-ref-x-const-override>`
[Sortie & Champ_som_lu_VEF::printOn(Sortie &x) const override](#champ-som-lu-vef-protected-sortie-ref-champ-som-lu-vef-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Champ_som_lu_VEF::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 & Champ_som_lu_VEF::readOn(Entree &) override <champ-som-lu-vef-protected-entree-ref-champ-som-lu-vef-readon-entree-ref-override>`
[Entree & Champ_som_lu_VEF::readOn(Entree &) override](#champ-som-lu-vef-protected-entree-ref-champ-som-lu-vef-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_som_lu_VEF::info_obj