Champ_Generique_Transformation#

#include <Champ_Generique_Transformation.h>
Brief description

class Champ_Generique_Transformation

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\_Generique\_Transformation <class-champ-generique-transformation>`
[Champ\_Generique\_Transformation](#class-champ-generique-transformation)

Detailed description#

Champ destine a post - traiter une “transformation” dependant de champs generiques et (ou) de x,y,z et t La classe porte un : - vecteur de Parseur (fxyz) - la (les) expression(s) pour exprimer la transformation (les_fct) - la methode de transformation choisie (methode_)

Inherits from#

Inheritance graph#

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

../../../../../_images/classChamp__Generique__Transformation__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_Generique_Transformation#

Definition
Champ_Generique_Transformation::Champ_Generique_Transformation()
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_Generique_Transformation::Champ_Generique_Transformation() <champ-generique-transformation-public-champ-generique-transformation-champ-generique-transformation>`
[Champ_Generique_Transformation::Champ_Generique_Transformation()](#champ-generique-transformation-public-champ-generique-transformation-champ-generique-transformation)

completer#

Definition
void Champ_Generique_Transformation::completer(const Postraitement_base &post) override
Brief description
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 Champ_Generique_Transformation::completer(const Postraitement_base &post) override <champ-generique-transformation-public-void-champ-generique-transformation-completer-const-postraitement-base-ref-post-override>`
[void Champ_Generique_Transformation::completer(const Postraitement_base &post) override](#champ-generique-transformation-public-void-champ-generique-transformation-completer-const-postraitement-base-ref-post-override)

creer_expression_macro#

Definition
void Champ_Generique_Transformation::creer_expression_macro()
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_Generique_Transformation::creer_expression_macro() <champ-generique-transformation-public-void-champ-generique-transformation-creer-expression-macro>`
[void Champ_Generique_Transformation::creer_expression_macro()](#champ-generique-transformation-public-void-champ-generique-transformation-creer-expression-macro)

duplique#

Definition
int Champ_Generique_Transformation::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_Generique_Transformation::duplique() const override <champ-generique-transformation-public-int-champ-generique-transformation-duplique-const-override>`
[int Champ_Generique_Transformation::duplique() const override](#champ-generique-transformation-public-int-champ-generique-transformation-duplique-const-override)

get_champ#

Definition
const Champ_base & Champ_Generique_Transformation::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override
Brief description
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:`const Champ_base & Champ_Generique_Transformation::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override <champ-generique-transformation-public-const-champ-base-ref-champ-generique-transformation-get-champ-trust-deriv-champ-base-ref-espace-stockage-const-override>`
[const Champ_base & Champ_Generique_Transformation::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override](#champ-generique-transformation-public-const-champ-base-ref-champ-generique-transformation-get-champ-trust-deriv-champ-base-ref-espace-stockage-const-override)

get_champ_without_evaluation#

Definition
const Champ_base & Champ_Generique_Transformation::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override
Brief description
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:`const Champ_base & Champ_Generique_Transformation::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override <champ-generique-transformation-public-const-champ-base-ref-champ-generique-transformation-get-champ-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const-override>`
[const Champ_base & Champ_Generique_Transformation::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override](#champ-generique-transformation-public-const-champ-base-ref-champ-generique-transformation-get-champ-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const-override)

get_directive_pour_discr#

Definition
const Motcle Champ_Generique_Transformation::get_directive_pour_discr() const override
Brief description

Renvoie la directive (champ_elem, champ_sommets, champ_face ou pression) pour lancer la discretisation de l espace de stockage rendu par get_champ()

Detailed description

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:`const Motcle Champ_Generique_Transformation::get_directive_pour_discr() const override <champ-generique-transformation-public-const-motcle-champ-generique-transformation-get-directive-pour-discr-const-override>`
[const Motcle Champ_Generique_Transformation::get_directive_pour_discr() const override](#champ-generique-transformation-public-const-motcle-champ-generique-transformation-get-directive-pour-discr-const-override)

get_info#

Definition
const Type_info * Champ_Generique_Transformation::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_Generique_Transformation::get_info() const override <champ-generique-transformation-public-const-type-info-ptr-champ-generique-transformation-get-info-const-override>`
[const Type_info * Champ_Generique_Transformation::get_info() const override](#champ-generique-transformation-public-const-type-info-ptr-champ-generique-transformation-get-info-const-override)

get_localisation#

Definition
Entity Champ_Generique_Transformation::get_localisation(const int index=-1) const override
Brief description

Renvoie le type des entites geometriques sur auxquelles les valeurs discretes sont attachees (NODE pour un champ P1, FACE pour un champ P1NC, ELEMENT pour un.

Detailed description

champ P0, etc). Il est conseille d’utiliser la syntaxe get_localisation() sans parametre, sauf si on sait quoi faire pour les champs multi - supports.

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:`Entity Champ_Generique_Transformation::get_localisation(const int index=-1) const override <champ-generique-transformation-public-entity-champ-generique-transformation-get-localisation-const-int-index-equal-1-const-override>`
[Entity Champ_Generique_Transformation::get_localisation(const int index=-1) const override](#champ-generique-transformation-public-entity-champ-generique-transformation-get-localisation-const-int-index-equal-1-const-override)

get_property#

Definition
const Noms Champ_Generique_Transformation::get_property(const Motcle &query) const override
Brief description

Renvoie la propriete demandee.

Detailed description

Exemples: “DISCRETISATION” : type du champ discret (P0, P1, P1NC, etc…) “ELEMENT_TYPE” : type de l’element de plus grande dimension ({TRIANGLE}, {TETRAHEDRA}, {QUAD}, {HEXA}, etc) “DYNAMIC_MESH” : le maillage est - il dynamique ou pas ({STATIC}, {DYNAMIC}) “NAME” : nom du champ “COMPONENT_NAMES” : nom des composantes du champ ({K,EPSILON} ou {VITESSE_X,VITESSE_Y,VITESSE_Z}) “BOUNDARY_NAMES” : nom des bords “COORDINATES” : systeme de coordonnees des noeuds ({X}, {X,Y}, {X,Y,Z}, {R,THETA}, etc…) Exceptions:

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:`const Noms Champ_Generique_Transformation::get_property(const Motcle &query) const override <champ-generique-transformation-public-const-noms-champ-generique-transformation-get-property-const-motcle-ref-query-const-override>`
[const Noms Champ_Generique_Transformation::get_property(const Motcle &query) const override](#champ-generique-transformation-public-const-noms-champ-generique-transformation-get-property-const-motcle-ref-query-const-override)

lire_motcle_non_standard#

Definition
int Champ_Generique_Transformation::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.

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:`int Champ_Generique_Transformation::lire_motcle_non_standard(const Motcle &, Entree &) override <champ-generique-transformation-public-int-champ-generique-transformation-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Champ_Generique_Transformation::lire_motcle_non_standard(const Motcle &, Entree &) override](#champ-generique-transformation-public-int-champ-generique-transformation-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

nommer_source#

Definition
void Champ_Generique_Transformation::nommer_source() override
Brief description
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 Champ_Generique_Transformation::nommer_source() override <champ-generique-transformation-public-void-champ-generique-transformation-nommer-source-override>`
[void Champ_Generique_Transformation::nommer_source() override](#champ-generique-transformation-public-void-champ-generique-transformation-nommer-source-override)

preparer_macro#

Definition
int Champ_Generique_Transformation::preparer_macro()
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:`int Champ_Generique_Transformation::preparer_macro() <champ-generique-transformation-public-int-champ-generique-transformation-preparer-macro>`
[int Champ_Generique_Transformation::preparer_macro()](#champ-generique-transformation-public-int-champ-generique-transformation-preparer-macro)

set_param#

Definition
void Champ_Generique_Transformation::set_param(Param &param) override
Brief description
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 Champ_Generique_Transformation::set_param(Param &param) override <champ-generique-transformation-public-void-champ-generique-transformation-set-param-param-ref-param-override>`
[void Champ_Generique_Transformation::set_param(Param &param) override](#champ-generique-transformation-public-void-champ-generique-transformation-set-param-param-ref-param-override)

taille_memoire#

Definition
unsigned Champ_Generique_Transformation::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_Generique_Transformation::taille_memoire() const override <champ-generique-transformation-public-unsigned-champ-generique-transformation-taille-memoire-const-override>`
[unsigned Champ_Generique_Transformation::taille_memoire() const override](#champ-generique-transformation-public-unsigned-champ-generique-transformation-taille-memoire-const-override)

verifier_coherence_donnees#

Definition
void Champ_Generique_Transformation::verifier_coherence_donnees()
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_Generique_Transformation::verifier_coherence_donnees() <champ-generique-transformation-public-void-champ-generique-transformation-verifier-coherence-donnees>`
[void Champ_Generique_Transformation::verifier_coherence_donnees()](#champ-generique-transformation-public-void-champ-generique-transformation-verifier-coherence-donnees)

verifier_localisation#

Definition
void Champ_Generique_Transformation::verifier_localisation()
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_Generique_Transformation::verifier_localisation() <champ-generique-transformation-public-void-champ-generique-transformation-verifier-localisation>`
[void Champ_Generique_Transformation::verifier_localisation()](#champ-generique-transformation-public-void-champ-generique-transformation-verifier-localisation)

~Champ_Generique_Transformation#

Definition
Champ_Generique_Transformation::~Champ_Generique_Transformation()
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_Generique_Transformation::~Champ_Generique_Transformation() <champ-generique-transformation-public-champ-generique-transformation-dtor-champ-generique-transformation>`
[Champ_Generique_Transformation::~Champ_Generique_Transformation()](#champ-generique-transformation-public-champ-generique-transformation-dtor-champ-generique-transformation)

cree_instance#

Definition
Objet_U * Champ_Generique_Transformation::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_Generique_Transformation::cree_instance() <champ-generique-transformation-public-static-objet-u-ptr-champ-generique-transformation-cree-instance>`
[Objet_U * Champ_Generique_Transformation::cree_instance()](#champ-generique-transformation-public-static-objet-u-ptr-champ-generique-transformation-cree-instance)

info#

Definition
const Type_info * Champ_Generique_Transformation::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_Generique_Transformation::info() <champ-generique-transformation-public-static-const-type-info-ptr-champ-generique-transformation-info>`
[const Type_info * Champ_Generique_Transformation::info()](#champ-generique-transformation-public-static-const-type-info-ptr-champ-generique-transformation-info)

self_cast#

Definition
const Champ_Generique_Transformation & Champ_Generique_Transformation::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_Generique_Transformation & Champ_Generique_Transformation::self_cast(const Objet_U &) <champ-generique-transformation-public-static-const-champ-generique-transformation-ref-champ-generique-transformation-self-cast-const-objet-u-ref>`
[const Champ_Generique_Transformation & Champ_Generique_Transformation::self_cast(const Objet_U &)](#champ-generique-transformation-public-static-const-champ-generique-transformation-ref-champ-generique-transformation-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_Generique_Transformation & Champ_Generique_Transformation::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_Generique_Transformation & Champ_Generique_Transformation::self_cast(Objet_U &) <champ-generique-transformation-public-static-champ-generique-transformation-ref-champ-generique-transformation-self-cast-objet-u-ref>`
[Champ_Generique_Transformation & Champ_Generique_Transformation::self_cast(Objet_U &)](#champ-generique-transformation-public-static-champ-generique-transformation-ref-champ-generique-transformation-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Champ_Generique_Transformation::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 & Champ_Generique_Transformation::printOn(Sortie &x) const override <champ-generique-transformation-protected-sortie-ref-champ-generique-transformation-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Generique_Transformation::printOn(Sortie &x) const override](#champ-generique-transformation-protected-sortie-ref-champ-generique-transformation-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Champ_Generique_Transformation::readOn(Entree &) override <champ-generique-transformation-protected-entree-ref-champ-generique-transformation-readon-entree-ref-override>`
[Entree & Champ_Generique_Transformation::readOn(Entree &) override](#champ-generique-transformation-protected-entree-ref-champ-generique-transformation-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Generique_Transformation::info_obj
fxyz (protected)
TRUST_Vector<Parser_U> Champ_Generique_Transformation::fxyz
les_fct (protected)
Noms Champ_Generique_Transformation::les_fct
localisation_ (protected)
Motcle Champ_Generique_Transformation::localisation_
methode_ (protected)
Nom Champ_Generique_Transformation::methode_
nature_ch (protected)
Nature_du_champ Champ_Generique_Transformation::nature_ch = scalaire
nb_comp_ (protected)
int Champ_Generique_Transformation::nb_comp_ = 1
unite_ (protected)
Nom Champ_Generique_Transformation::unite_
espace_stockage_ (private)
TRUST_Deriv<Champ_Fonc_base> Champ_Generique_Transformation::espace_stockage_