Champ_front_ALE_projection#

#include <Champ_front_ALE_projection.h>

How to cite this class in this doc#

:ref:`Champ\_front\_ALE\_projection <class-champ-front-ale-projection>`
[Champ\_front\_ALE\_projection](#class-champ-front-ale-projection)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_front_ALE_projection
Champ_front_ALE_projection::Champ_front_ALE_projection()
How to cite in this doc:
:ref:`Champ_front_ALE_projection::Champ_front_ALE_projection() <public-champ-front-ale-projection-champ-front-ale-projection>`
[Champ_front_ALE_projection::Champ_front_ALE_projection()](#public-champ-front-ale-projection-champ-front-ale-projection)
duplique
int Champ_front_ALE_projection::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Champ_front_ALE_projection::duplique() const override <public-int-champ-front-ale-projection-duplique-const-override>`
[int Champ_front_ALE_projection::duplique() const override](#public-int-champ-front-ale-projection-duplique-const-override)
evaluate
double Champ_front_ALE_projection::evaluate(double, double, double, double, int)
References
How to cite in this doc:
:ref:`double Champ_front_ALE_projection::evaluate(double, double, double, double, int) <public-double-champ-front-ale-projection-evaluate-double-double-double-double-int>`
[double Champ_front_ALE_projection::evaluate(double, double, double, double, int)](#public-double-champ-front-ale-projection-evaluate-double-double-double-double-int)
evaluate
double Champ_front_ALE_projection::evaluate(double, double, double, int)
References
Referenced By
How to cite in this doc:
:ref:`double Champ_front_ALE_projection::evaluate(double, double, double, int) <public-double-champ-front-ale-projection-evaluate-double-double-double-int>`
[double Champ_front_ALE_projection::evaluate(double, double, double, int)](#public-double-champ-front-ale-projection-evaluate-double-double-double-int)
get_info
const Type_info * Champ_front_ALE_projection::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 * Champ_front_ALE_projection::get_info() const override <public-const-type-info-ptr-champ-front-ale-projection-get-info-const-override>`
[const Type_info * Champ_front_ALE_projection::get_info() const override](#public-const-type-info-ptr-champ-front-ale-projection-get-info-const-override)
taille_memoire
unsigned Champ_front_ALE_projection::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Champ_front_ALE_projection::taille_memoire() const override <public-unsigned-champ-front-ale-projection-taille-memoire-const-override>`
[unsigned Champ_front_ALE_projection::taille_memoire() const override](#public-unsigned-champ-front-ale-projection-taille-memoire-const-override)
~Champ_front_ALE_projection
Champ_front_ALE_projection::~Champ_front_ALE_projection()
How to cite in this doc:
:ref:`Champ_front_ALE_projection::~Champ_front_ALE_projection() <public-champ-front-ale-projection-dtor-champ-front-ale-projection>`
[Champ_front_ALE_projection::~Champ_front_ALE_projection()](#public-champ-front-ale-projection-dtor-champ-front-ale-projection)
cree_instance
Objet_U * Champ_front_ALE_projection::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Champ_front_ALE_projection::cree_instance() <public-static-objet-u-ptr-champ-front-ale-projection-cree-instance>`
[Objet_U * Champ_front_ALE_projection::cree_instance()](#public-static-objet-u-ptr-champ-front-ale-projection-cree-instance)
info
const Type_info * Champ_front_ALE_projection::info()
How to cite in this doc:
:ref:`const Type_info * Champ_front_ALE_projection::info() <public-static-const-type-info-ptr-champ-front-ale-projection-info>`
[const Type_info * Champ_front_ALE_projection::info()](#public-static-const-type-info-ptr-champ-front-ale-projection-info)
self_cast
const Champ_front_ALE_projection & Champ_front_ALE_projection::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Champ_front_ALE_projection & Champ_front_ALE_projection::self_cast(const Objet_U &) <public-static-const-champ-front-ale-projection-ref-champ-front-ale-projection-self-cast-const-objet-u-ref>`
[const Champ_front_ALE_projection & Champ_front_ALE_projection::self_cast(const Objet_U &)](#public-static-const-champ-front-ale-projection-ref-champ-front-ale-projection-self-cast-const-objet-u-ref)
self_cast
Champ_front_ALE_projection & Champ_front_ALE_projection::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Champ_front_ALE_projection & Champ_front_ALE_projection::self_cast(Objet_U &) <public-static-champ-front-ale-projection-ref-champ-front-ale-projection-self-cast-objet-u-ref>`
[Champ_front_ALE_projection & Champ_front_ALE_projection::self_cast(Objet_U &)](#public-static-champ-front-ale-projection-ref-champ-front-ale-projection-self-cast-objet-u-ref)
printOn
Sortie & Champ_front_ALE_projection::printOn(Sortie &x) const override

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

Reimplements:

How to cite in this doc:
:ref:`Sortie & Champ_front_ALE_projection::printOn(Sortie &x) const override <protected-sortie-ref-champ-front-ale-projection-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_ALE_projection::printOn(Sortie &x) const override](#protected-sortie-ref-champ-front-ale-projection-printon-sortie-ref-x-const-override)
readOn
Entree & Champ_front_ALE_projection::readOn(Entree &) override

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

Reimplements:

References
How to cite in this doc:
:ref:`Entree & Champ_front_ALE_projection::readOn(Entree &) override <protected-entree-ref-champ-front-ale-projection-readon-entree-ref-override>`
[Entree & Champ_front_ALE_projection::readOn(Entree &) override](#protected-entree-ref-champ-front-ale-projection-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_front_ALE_projection::info_obj
fxyzt (protected)
TRUST_Vector<Parser_U> Champ_front_ALE_projection::fxyzt