Champ_front_lu#

#include <Champ_front_lu.h>
Brief description

classe Champ_front_lu Classe derivee de Champ_front_var qui represente les

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

Detailed description#

champs aux frontieres dont les valeurs sont lues dans un fichier de format : nval xi yi zi val_i

Inherits from#

Inheritance graph#

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

../../../../../_images/classChamp__front__lu__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_front_lu#

Definition
Champ_front_lu::Champ_front_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_front_lu::Champ_front_lu() <champ-front-lu-public-champ-front-lu-champ-front-lu>`
[Champ_front_lu::Champ_front_lu()](#champ-front-lu-public-champ-front-lu-champ-front-lu)

duplique#

Definition
int Champ_front_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_front_lu::duplique() const override <champ-front-lu-public-int-champ-front-lu-duplique-const-override>`
[int Champ_front_lu::duplique() const override](#champ-front-lu-public-int-champ-front-lu-duplique-const-override)

get_info#

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

initialiser#

Definition
int Champ_front_lu::initialiser(double temps, const Champ_Inc_base &inco) override
Brief description

Initialisation en debut de calcul.

Detailed description

Imperativement cette methode ne doit pas utiliser de donnees externes a l’equation (couplage). Si mettre_a_jour le fait, alors initialiser ne doit pas appeler mettre_a_jour.

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:`int Champ_front_lu::initialiser(double temps, const Champ_Inc_base &inco) override <champ-front-lu-public-int-champ-front-lu-initialiser-double-temps-const-champ-inc-base-ref-inco-override>`
[int Champ_front_lu::initialiser(double temps, const Champ_Inc_base &inco) override](#champ-front-lu-public-int-champ-front-lu-initialiser-double-temps-const-champ-inc-base-ref-inco-override)

is_bin#

Definition
int Champ_front_lu::is_bin(Nom name)
Brief description

Renvoie le format du fichier lu.

Detailed description
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:`int Champ_front_lu::is_bin(Nom name) <champ-front-lu-public-int-champ-front-lu-is-bin-nom-name>`
[int Champ_front_lu::is_bin(Nom name)](#champ-front-lu-public-int-champ-front-lu-is-bin-nom-name)

taille_memoire#

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

~Champ_front_lu#

Definition
Champ_front_lu::~Champ_front_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_front_lu::~Champ_front_lu() <champ-front-lu-public-champ-front-lu-dtor-champ-front-lu>`
[Champ_front_lu::~Champ_front_lu()](#champ-front-lu-public-champ-front-lu-dtor-champ-front-lu)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Imprime le champ sur flot de sortie.

Detailed description

Imprime la taille du champ et la valeur (constante) sur la frontiere.

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

readOn#

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

Lit le champ a partir d’un flot d’entree.

Detailed description

Format: Champ_front_lu nb_compo vrel_1 … [vrel_i]

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

Attributes Documentation#

info_obj (public)
const Type_info Champ_front_lu::info_obj
mon_domaine (protected)
TRUST_Ref<Domaine *> Champ_front_lu::mon_domaine
nom_fic (protected)
Nom Champ_front_lu::nom_fic