Champ_Don_lu#

#include <Champ_Don_lu.h>
Brief description

: class Champ_Don_lu Cette classe represente un champ de donnees que l’on lit dans un fichier avec les conventions suivantes:

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\_Don\_lu <class-champ-don-lu>`
[Champ\_Don\_lu](#class-champ-don-lu)

Detailed description#

  • n valeurs du champ sont donnees dans le fichier (n doit etre egal au nombre d’elements du maillage) - le format du fichier est le suivant: n xi yi (zi) ui (vi) (wi)

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_Don_lu#

Definition
Champ_Don_lu::Champ_Don_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_Don_lu::Champ_Don_lu() <champ-don-lu-public-champ-don-lu-champ-don-lu>`
[Champ_Don_lu::Champ_Don_lu()](#champ-don-lu-public-champ-don-lu-champ-don-lu)

duplique#

Definition
int Champ_Don_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_Don_lu::duplique() const override <champ-don-lu-public-int-champ-don-lu-duplique-const-override>`
[int Champ_Don_lu::duplique() const override](#champ-don-lu-public-int-champ-don-lu-duplique-const-override)

get_info#

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

taille_memoire#

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

~Champ_Don_lu#

Definition
Champ_Don_lu::~Champ_Don_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_Don_lu::~Champ_Don_lu() <champ-don-lu-public-champ-don-lu-dtor-champ-don-lu>`
[Champ_Don_lu::~Champ_Don_lu()](#champ-don-lu-public-champ-don-lu-dtor-champ-don-lu)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Champ_Don_lu::info_obj