Courant_maille_Champ_Face#

#include <Courant_maille_Champ_Face.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:`Courant\_maille\_Champ\_Face <class-courant-maille-champ-face>`
[Courant\_maille\_Champ\_Face](#class-courant-maille-champ-face)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classCourant__maille__Champ__Face__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_champ#

Definition
void Courant_maille_Champ_Face::associer_champ(const Champ_Face_VDF &, const Schema_Temps_base &)
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 Courant_maille_Champ_Face::associer_champ(const Champ_Face_VDF &, const Schema_Temps_base &) <courant-maille-champ-face-public-void-courant-maille-champ-face-associer-champ-const-champ-face-vdf-ref-const-schema-temps-base-ref>`
[void Courant_maille_Champ_Face::associer_champ(const Champ_Face_VDF &, const Schema_Temps_base &)](#courant-maille-champ-face-public-void-courant-maille-champ-face-associer-champ-const-champ-face-vdf-ref-const-schema-temps-base-ref)

Courant_maille_Champ_Face#

Definition
Courant_maille_Champ_Face::Courant_maille_Champ_Face()
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:`Courant_maille_Champ_Face::Courant_maille_Champ_Face() <courant-maille-champ-face-public-courant-maille-champ-face-courant-maille-champ-face>`
[Courant_maille_Champ_Face::Courant_maille_Champ_Face()](#courant-maille-champ-face-public-courant-maille-champ-face-courant-maille-champ-face)

duplique#

Definition
int Courant_maille_Champ_Face::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 Courant_maille_Champ_Face::duplique() const override <courant-maille-champ-face-public-int-courant-maille-champ-face-duplique-const-override>`
[int Courant_maille_Champ_Face::duplique() const override](#courant-maille-champ-face-public-int-courant-maille-champ-face-duplique-const-override)

get_info#

Definition
const Type_info * Courant_maille_Champ_Face::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 * Courant_maille_Champ_Face::get_info() const override <courant-maille-champ-face-public-const-type-info-ptr-courant-maille-champ-face-get-info-const-override>`
[const Type_info * Courant_maille_Champ_Face::get_info() const override](#courant-maille-champ-face-public-const-type-info-ptr-courant-maille-champ-face-get-info-const-override)

mettre_a_jour#

Definition
void Courant_maille_Champ_Face::mettre_a_jour(double) override
Brief description

Mise a jour en temps du champ.

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:`void Courant_maille_Champ_Face::mettre_a_jour(double) override <courant-maille-champ-face-public-void-courant-maille-champ-face-mettre-a-jour-double-override>`
[void Courant_maille_Champ_Face::mettre_a_jour(double) override](#courant-maille-champ-face-public-void-courant-maille-champ-face-mettre-a-jour-double-override)

taille_memoire#

Definition
unsigned Courant_maille_Champ_Face::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 Courant_maille_Champ_Face::taille_memoire() const override <courant-maille-champ-face-public-unsigned-courant-maille-champ-face-taille-memoire-const-override>`
[unsigned Courant_maille_Champ_Face::taille_memoire() const override](#courant-maille-champ-face-public-unsigned-courant-maille-champ-face-taille-memoire-const-override)

vitesse#

Definition
const Champ_Face_VDF & Courant_maille_Champ_Face::vitesse() const
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:`const Champ_Face_VDF & Courant_maille_Champ_Face::vitesse() const <courant-maille-champ-face-public-const-champ-face-vdf-ref-courant-maille-champ-face-vitesse-const>`
[const Champ_Face_VDF & Courant_maille_Champ_Face::vitesse() const](#courant-maille-champ-face-public-const-champ-face-vdf-ref-courant-maille-champ-face-vitesse-const)

~Courant_maille_Champ_Face#

Definition
Courant_maille_Champ_Face::~Courant_maille_Champ_Face()
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:`Courant_maille_Champ_Face::~Courant_maille_Champ_Face() <courant-maille-champ-face-public-courant-maille-champ-face-dtor-courant-maille-champ-face>`
[Courant_maille_Champ_Face::~Courant_maille_Champ_Face()](#courant-maille-champ-face-public-courant-maille-champ-face-dtor-courant-maille-champ-face)

cree_instance#

Definition
Objet_U * Courant_maille_Champ_Face::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 * Courant_maille_Champ_Face::cree_instance() <courant-maille-champ-face-public-static-objet-u-ptr-courant-maille-champ-face-cree-instance>`
[Objet_U * Courant_maille_Champ_Face::cree_instance()](#courant-maille-champ-face-public-static-objet-u-ptr-courant-maille-champ-face-cree-instance)

info#

Definition
const Type_info * Courant_maille_Champ_Face::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 * Courant_maille_Champ_Face::info() <courant-maille-champ-face-public-static-const-type-info-ptr-courant-maille-champ-face-info>`
[const Type_info * Courant_maille_Champ_Face::info()](#courant-maille-champ-face-public-static-const-type-info-ptr-courant-maille-champ-face-info)

self_cast#

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

self_cast#

Definition
Courant_maille_Champ_Face & Courant_maille_Champ_Face::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:`Courant_maille_Champ_Face & Courant_maille_Champ_Face::self_cast(Objet_U &) <courant-maille-champ-face-public-static-courant-maille-champ-face-ref-courant-maille-champ-face-self-cast-objet-u-ref>`
[Courant_maille_Champ_Face & Courant_maille_Champ_Face::self_cast(Objet_U &)](#courant-maille-champ-face-public-static-courant-maille-champ-face-ref-courant-maille-champ-face-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Courant_maille_Champ_Face::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 & Courant_maille_Champ_Face::printOn(Sortie &x) const override <courant-maille-champ-face-protected-sortie-ref-courant-maille-champ-face-printon-sortie-ref-x-const-override>`
[Sortie & Courant_maille_Champ_Face::printOn(Sortie &x) const override](#courant-maille-champ-face-protected-sortie-ref-courant-maille-champ-face-printon-sortie-ref-x-const-override)

readOn#

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

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

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:`Entree & Courant_maille_Champ_Face::readOn(Entree &) override <courant-maille-champ-face-protected-entree-ref-courant-maille-champ-face-readon-entree-ref-override>`
[Entree & Courant_maille_Champ_Face::readOn(Entree &) override](#courant-maille-champ-face-protected-entree-ref-courant-maille-champ-face-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Courant_maille_Champ_Face::info_obj
sch_ (protected)
TRUST_Ref<Schema_Temps_base *> Courant_maille_Champ_Face::sch_
vitesse_ (protected)
TRUST_Ref<Champ_Face_VDF *> Courant_maille_Champ_Face::vitesse_