Champ_front_ALE#

#include <Champ_front_ALE.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\_front\_ALE <class-champ-front-ale>`
[Champ\_front\_ALE](#class-champ-front-ale)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classChamp__front__ALE__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

affecter_#

Definition
Champ_front_base & Champ_front_ALE::affecter_(const Champ_front_base &ch) override
Brief description

Pas code !!

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:`Champ_front_base & Champ_front_ALE::affecter_(const Champ_front_base &ch) override <champ-front-ale-public-champ-front-base-ref-champ-front-ale-affecter-underscore-const-champ-front-base-ref-ch-override>`
[Champ_front_base & Champ_front_ALE::affecter_(const Champ_front_base &ch) override](#champ-front-ale-public-champ-front-base-ref-champ-front-ale-affecter-underscore-const-champ-front-base-ref-ch-override)

Champ_front_ALE#

Definition
Champ_front_ALE::Champ_front_ALE()
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_ALE::Champ_front_ALE() <champ-front-ale-public-champ-front-ale-champ-front-ale>`
[Champ_front_ALE::Champ_front_ALE()](#champ-front-ale-public-champ-front-ale-champ-front-ale)

duplique#

Definition
int Champ_front_ALE::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_ALE::duplique() const override <champ-front-ale-public-int-champ-front-ale-duplique-const-override>`
[int Champ_front_ALE::duplique() const override](#champ-front-ale-public-int-champ-front-ale-duplique-const-override)

get_info#

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

get_vit_som_bord_ALE#

Definition
DoubleTab & Champ_front_ALE::get_vit_som_bord_ALE()
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:`DoubleTab & Champ_front_ALE::get_vit_som_bord_ALE() <champ-front-ale-public-doubletab-ref-champ-front-ale-get-vit-som-bord-ale>`
[DoubleTab & Champ_front_ALE::get_vit_som_bord_ALE()](#champ-front-ale-public-doubletab-ref-champ-front-ale-get-vit-som-bord-ale)

initialiser#

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

mettre_a_jour#

Definition
void Champ_front_ALE::mettre_a_jour(double temps) override
Brief description

Mise a jour du champ front et remplie un tableau de dimension egale au nombre total de sommets du domaine.

Detailed description

Ce tableau a des valeurs nulles aux sommets qui n’appartiennent pas au bord ALE traite.

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:`void Champ_front_ALE::mettre_a_jour(double temps) override <champ-front-ale-public-void-champ-front-ale-mettre-a-jour-double-temps-override>`
[void Champ_front_ALE::mettre_a_jour(double temps) override](#champ-front-ale-public-void-champ-front-ale-mettre-a-jour-double-temps-override)

remplir_vit_som_bord_ALE#

Definition
void Champ_front_ALE::remplir_vit_som_bord_ALE(double)
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:`void Champ_front_ALE::remplir_vit_som_bord_ALE(double) <champ-front-ale-public-void-champ-front-ale-remplir-vit-som-bord-ale-double>`
[void Champ_front_ALE::remplir_vit_som_bord_ALE(double)](#champ-front-ale-public-void-champ-front-ale-remplir-vit-som-bord-ale-double)

taille_memoire#

Definition
unsigned Champ_front_ALE::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_ALE::taille_memoire() const override <champ-front-ale-public-unsigned-champ-front-ale-taille-memoire-const-override>`
[unsigned Champ_front_ALE::taille_memoire() const override](#champ-front-ale-public-unsigned-champ-front-ale-taille-memoire-const-override)

~Champ_front_ALE#

Definition
Champ_front_ALE::~Champ_front_ALE()
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_ALE::~Champ_front_ALE() <champ-front-ale-public-champ-front-ale-dtor-champ-front-ale>`
[Champ_front_ALE::~Champ_front_ALE()](#champ-front-ale-public-champ-front-ale-dtor-champ-front-ale)

cree_instance#

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

info#

Definition
const Type_info * Champ_front_ALE::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_ALE::info() <champ-front-ale-public-static-const-type-info-ptr-champ-front-ale-info>`
[const Type_info * Champ_front_ALE::info()](#champ-front-ale-public-static-const-type-info-ptr-champ-front-ale-info)

self_cast#

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

self_cast#

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

printOn#

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

Impression sur un flot de sortie au format: taille.

Detailed description

valeur(0) … valeur(i) … valeur(taille-1)

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

readOn#

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

Lecture a partir d’un flot d’entree au format: nombre_de_composantes.

Detailed description

fonction dependant de xyzt pour chaque composante

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

Attributes Documentation#

info_obj (public)
const Type_info Champ_front_ALE::info_obj
fxyzt (protected)
TRUST_Vector<Parser_U> Champ_front_ALE::fxyzt
vit_som_bord_ALE (protected)
DoubleTab Champ_front_ALE::vit_som_bord_ALE