Courant_maille_Champ_Face#

#include <Courant_maille_Champ_Face.h>

How to cite this class in this doc#

:ref:`Courant\_maille\_Champ\_Face <class-courant-maille-champ-face>`
[Courant\_maille\_Champ\_Face](#class-courant-maille-champ-face)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_champ
void Courant_maille_Champ_Face::associer_champ(const Champ_Face_VDF &, const Schema_Temps_base &)
References
Referenced By
How to cite in this doc:
:ref:`void Courant_maille_Champ_Face::associer_champ(const Champ_Face_VDF &, const Schema_Temps_base &) <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 &)](#public-void-courant-maille-champ-face-associer-champ-const-champ-face-vdf-ref-const-schema-temps-base-ref)
Courant_maille_Champ_Face
Courant_maille_Champ_Face::Courant_maille_Champ_Face()
How to cite in this doc:
:ref:`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()](#public-courant-maille-champ-face-courant-maille-champ-face)
duplique
int Courant_maille_Champ_Face::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Courant_maille_Champ_Face::duplique() const override <public-int-courant-maille-champ-face-duplique-const-override>`
[int Courant_maille_Champ_Face::duplique() const override](#public-int-courant-maille-champ-face-duplique-const-override)
get_info
const Type_info * Courant_maille_Champ_Face::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Courant_maille_Champ_Face::get_info() const override <public-const-type-info-ptr-courant-maille-champ-face-get-info-const-override>`
[const Type_info * Courant_maille_Champ_Face::get_info() const override](#public-const-type-info-ptr-courant-maille-champ-face-get-info-const-override)
mettre_a_jour
void Courant_maille_Champ_Face::mettre_a_jour(double) override

Mise a jour en temps du champ.

Reimplements:

References
How to cite in this doc:
:ref:`void Courant_maille_Champ_Face::mettre_a_jour(double) override <public-void-courant-maille-champ-face-mettre-a-jour-double-override>`
[void Courant_maille_Champ_Face::mettre_a_jour(double) override](#public-void-courant-maille-champ-face-mettre-a-jour-double-override)
taille_memoire
unsigned Courant_maille_Champ_Face::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Courant_maille_Champ_Face::taille_memoire() const override <public-unsigned-courant-maille-champ-face-taille-memoire-const-override>`
[unsigned Courant_maille_Champ_Face::taille_memoire() const override](#public-unsigned-courant-maille-champ-face-taille-memoire-const-override)
vitesse
const Champ_Face_VDF & Courant_maille_Champ_Face::vitesse() const
References
How to cite in this doc:
:ref:`const Champ_Face_VDF & Courant_maille_Champ_Face::vitesse() const <public-const-champ-face-vdf-ref-courant-maille-champ-face-vitesse-const>`
[const Champ_Face_VDF & Courant_maille_Champ_Face::vitesse() const](#public-const-champ-face-vdf-ref-courant-maille-champ-face-vitesse-const)
~Courant_maille_Champ_Face
Courant_maille_Champ_Face::~Courant_maille_Champ_Face()
How to cite in this doc:
:ref:`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()](#public-courant-maille-champ-face-dtor-courant-maille-champ-face)
cree_instance
Objet_U * Courant_maille_Champ_Face::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Courant_maille_Champ_Face::cree_instance() <public-static-objet-u-ptr-courant-maille-champ-face-cree-instance>`
[Objet_U * Courant_maille_Champ_Face::cree_instance()](#public-static-objet-u-ptr-courant-maille-champ-face-cree-instance)
info
const Type_info * Courant_maille_Champ_Face::info()
How to cite in this doc:
:ref:`const Type_info * Courant_maille_Champ_Face::info() <public-static-const-type-info-ptr-courant-maille-champ-face-info>`
[const Type_info * Courant_maille_Champ_Face::info()](#public-static-const-type-info-ptr-courant-maille-champ-face-info)
self_cast
const Courant_maille_Champ_Face & Courant_maille_Champ_Face::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Courant_maille_Champ_Face & Courant_maille_Champ_Face::self_cast(const Objet_U &) <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 &)](#public-static-const-courant-maille-champ-face-ref-courant-maille-champ-face-self-cast-const-objet-u-ref)
self_cast
Courant_maille_Champ_Face & Courant_maille_Champ_Face::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Courant_maille_Champ_Face & Courant_maille_Champ_Face::self_cast(Objet_U &) <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 &)](#public-static-courant-maille-champ-face-ref-courant-maille-champ-face-self-cast-objet-u-ref)
printOn
Sortie & Courant_maille_Champ_Face::printOn(Sortie &x) const override

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & Courant_maille_Champ_Face::printOn(Sortie &x) const override <protected-sortie-ref-courant-maille-champ-face-printon-sortie-ref-x-const-override>`
[Sortie & Courant_maille_Champ_Face::printOn(Sortie &x) const override](#protected-sortie-ref-courant-maille-champ-face-printon-sortie-ref-x-const-override)
readOn
Entree & Courant_maille_Champ_Face::readOn(Entree &) override

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

Reimplements:

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