Champ_som_lu#

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

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classChamp__som__lu__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_som_lu#

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

duplique#

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

get_info#

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

taille_memoire#

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

valeur_a#

Definition
DoubleVect & Champ_som_lu::valeur_a(const DoubleVect &positions, DoubleVect &vals) const override
Brief description

Calcule les “valeurs” du champ au point de coordonnees “pos”.

Detailed description

Dans cette classe de base, l’implementation appelle valeur_aux(const DoubleTab &, DoubleTab &)

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:`DoubleVect & Champ_som_lu::valeur_a(const DoubleVect &positions, DoubleVect &vals) const override <champ-som-lu-public-doublevect-ref-champ-som-lu-valeur-a-const-doublevect-ref-positions-doublevect-ref-vals-const-override>`
[DoubleVect & Champ_som_lu::valeur_a(const DoubleVect &positions, DoubleVect &vals) const override](#champ-som-lu-public-doublevect-ref-champ-som-lu-valeur-a-const-doublevect-ref-positions-doublevect-ref-vals-const-override)

valeur_aux_elems#

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

~Champ_som_lu#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Detailed description

Reimplements:

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

Reimplements:

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

Attributes Documentation#

info_obj (public)
const Type_info Champ_som_lu::info_obj