Champ_front_lu#
#include <Champ_front_lu.h>
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#
public : Ch_front_var_stationnaire
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
Champ_front_lu#
Champ_front_lu::Champ_front_lu()
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#
int Champ_front_lu::duplique() const override
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#
const Type_info * Champ_front_lu::get_info() const override
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#
int Champ_front_lu::initialiser(double temps, const Champ_Inc_base &inco) override
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#
int Champ_front_lu::is_bin(Nom name)
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#
unsigned Champ_front_lu::taille_memoire() const override
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#
Champ_front_lu::~Champ_front_lu()
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#
Objet_U * Champ_front_lu::cree_instance()
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#
const Type_info * Champ_front_lu::info()
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#
const Champ_front_lu & Champ_front_lu::self_cast(const Objet_U &)
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#
Champ_front_lu & Champ_front_lu::self_cast(Objet_U &)
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#
Sortie & Champ_front_lu::printOn(Sortie &x) const override
Imprime le champ sur flot de sortie.
Detailed description
Imprime la taille du champ et la valeur (constante) sur la frontiere.
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 & 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#
Entree & Champ_front_lu::readOn(Entree &) override
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#
const Type_info Champ_front_lu::info_obj
TRUST_Ref<Domaine *> Champ_front_lu::mon_domaine
Nom Champ_front_lu::nom_fic