Champ_Generique_refChamp#

#include <Champ_Generique_refChamp.h>
Brief description

Classe de champ particuliere qui encapsule une reference a un champ volumique de TRUST de type Champ_base .

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

Detailed description#

La classe ne gere pas la memoire de Champ_base .

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classChamp__Generique__refChamp__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_Generique_refChamp#

Definition
Champ_Generique_refChamp::Champ_Generique_refChamp()
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_refChamp::Champ_Generique_refChamp() <champ-generique-refchamp-public-champ-generique-refchamp-champ-generique-refchamp>`
[Champ_Generique_refChamp::Champ_Generique_refChamp()](#champ-generique-refchamp-public-champ-generique-refchamp-champ-generique-refchamp)

completer#

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

duplique#

Definition
int Champ_Generique_refChamp::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_refChamp::duplique() const override <champ-generique-refchamp-public-int-champ-generique-refchamp-duplique-const-override>`
[int Champ_Generique_refChamp::duplique() const override](#champ-generique-refchamp-public-int-champ-generique-refchamp-duplique-const-override)

get_champ#

Definition
const Champ_base & Champ_Generique_refChamp::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override
Brief description

Voir Champ_Generique_base::get_champ .

Detailed description

Ici, l’espace_stockage n’est pas utilise, le champ existe deja

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

get_champ_without_evaluation#

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

get_copy_connectivity#

Definition
void Champ_Generique_refChamp::get_copy_connectivity(Entity index1, Entity index2, IntTab &) 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:`void Champ_Generique_refChamp::get_copy_connectivity(Entity index1, Entity index2, IntTab &) const override <champ-generique-refchamp-public-void-champ-generique-refchamp-get-copy-connectivity-entity-index1-entity-index2-inttab-ref-const-override>`
[void Champ_Generique_refChamp::get_copy_connectivity(Entity index1, Entity index2, IntTab &) const override](#champ-generique-refchamp-public-void-champ-generique-refchamp-get-copy-connectivity-entity-index1-entity-index2-inttab-ref-const-override)

get_copy_coordinates#

Definition
void Champ_Generique_refChamp::get_copy_coordinates(DoubleTab &) 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:`void Champ_Generique_refChamp::get_copy_coordinates(DoubleTab &) const override <champ-generique-refchamp-public-void-champ-generique-refchamp-get-copy-coordinates-doubletab-ref-const-override>`
[void Champ_Generique_refChamp::get_copy_coordinates(DoubleTab &) const override](#champ-generique-refchamp-public-void-champ-generique-refchamp-get-copy-coordinates-doubletab-ref-const-override)

get_copy_values#

Definition
void Champ_Generique_refChamp::get_copy_values(DoubleTab &) const override
Brief description

Cree une copie du tableau de valeurs Voir GenericField_base::get_copy_values()

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_refChamp::get_copy_values(DoubleTab &) const override <champ-generique-refchamp-public-void-champ-generique-refchamp-get-copy-values-doubletab-ref-const-override>`
[void Champ_Generique_refChamp::get_copy_values(DoubleTab &) const override](#champ-generique-refchamp-public-void-champ-generique-refchamp-get-copy-values-doubletab-ref-const-override)

get_dimension#

Definition
int Champ_Generique_refChamp::get_dimension() const override
Brief description

Renvoie le nombre de coordonnees de chaque sommet du domaine.

Detailed description

Voir GenericField_base::get_dimension()

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_refChamp::get_dimension() const override <champ-generique-refchamp-public-int-champ-generique-refchamp-get-dimension-const-override>`
[int Champ_Generique_refChamp::get_dimension() const override](#champ-generique-refchamp-public-int-champ-generique-refchamp-get-dimension-const-override)

get_directive_pour_discr#

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

get_info#

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

get_info_type_post#

Definition
int Champ_Generique_refChamp::get_info_type_post() 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_refChamp::get_info_type_post() const override <champ-generique-refchamp-public-int-champ-generique-refchamp-get-info-type-post-const-override>`
[int Champ_Generique_refChamp::get_info_type_post() const override](#champ-generique-refchamp-public-int-champ-generique-refchamp-get-info-type-post-const-override)

get_localisation#

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

Si le champ n’est pas un champ discret : exception Champ_Generique_erreur (“INVALID”) Sinon, renvoie la localisation du champ pour le support “index”.

Detailed description

Si index = = - 1 (valeur par defaut), leve une exception si le champ est multisupport. Sinon, leve une exception si l’index est superieur au nombre de localisations du champ.

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

get_property#

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

get_property_names#

Definition
void Champ_Generique_refChamp::get_property_names(Motcles &list) const override
Brief description

Renvoie la liste des “query” possibles pour le 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 Champ_Generique_refChamp::get_property_names(Motcles &list) const override <champ-generique-refchamp-public-void-champ-generique-refchamp-get-property-names-motcles-ref-list-const-override>`
[void Champ_Generique_refChamp::get_property_names(Motcles &list) const override](#champ-generique-refchamp-public-void-champ-generique-refchamp-get-property-names-motcles-ref-list-const-override)

get_ref_champ_base#

Definition
const Champ_base & Champ_Generique_refChamp::get_ref_champ_base() const
Brief description

Renvoie le champ_base sous - jacent.

Detailed description

Teste si le champ a bien ete associe. A terme, cette methode disparaitra de la classe GenericField_base mais reste dans celle-ci (on y teste si le champ a ete associe). Exceptions: Champ_Generique_erreur (“NOT_INITIALIZED”)

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 Champ_base & Champ_Generique_refChamp::get_ref_champ_base() const <champ-generique-refchamp-public-const-champ-base-ref-champ-generique-refchamp-get-ref-champ-base-const>`
[const Champ_base & Champ_Generique_refChamp::get_ref_champ_base() const](#champ-generique-refchamp-public-const-champ-base-ref-champ-generique-refchamp-get-ref-champ-base-const)

get_ref_connectivity#

Definition
const IntTab & Champ_Generique_refChamp::get_ref_connectivity(Entity index1, Entity index2) const override
Brief description

Renvoie le tableau de connectivite entre l’entite geometrique index1 et l’entite index2.

Detailed description

Par exemple get_ref_connectivity(ELEM, NODE) = Domaine::mes_elems get_ref_connectivity(ELEM, FACE) = DomaineVF::elem_faces_ get_ref_connectivity(FACE, ELEM) = DomaineVF::face_voisins_ Le tableau a toujours deux dimensions : dimension(0) = nombre d’entites “index1” reelles dimension(1) = nombre d’entites “index2” connectees a chaque entite “index1” En parallele, le tableau est un tableau distribue avec items communs Exceptions:

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 IntTab & Champ_Generique_refChamp::get_ref_connectivity(Entity index1, Entity index2) const override <champ-generique-refchamp-public-const-inttab-ref-champ-generique-refchamp-get-ref-connectivity-entity-index1-entity-index2-const-override>`
[const IntTab & Champ_Generique_refChamp::get_ref_connectivity(Entity index1, Entity index2) const override](#champ-generique-refchamp-public-const-inttab-ref-champ-generique-refchamp-get-ref-connectivity-entity-index1-entity-index2-const-override)

get_ref_coordinates#

Definition
const DoubleTab & Champ_Generique_refChamp::get_ref_coordinates() const override
Brief description

Renvoie une reference au tableau des coordonnees des sommets du maillage support du champ, s’il existe.

Detailed description

Le tableau a toujours deux dimensions : dimension(0) = nombre de sommets reels dimension(1) = get_dimension() (dimension de l’espace dans lequel est defini le champ) En parallele, le tableau est un tableau distribue avec items communs. Exceptions:

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 DoubleTab & Champ_Generique_refChamp::get_ref_coordinates() const override <champ-generique-refchamp-public-const-doubletab-ref-champ-generique-refchamp-get-ref-coordinates-const-override>`
[const DoubleTab & Champ_Generique_refChamp::get_ref_coordinates() const override](#champ-generique-refchamp-public-const-doubletab-ref-champ-generique-refchamp-get-ref-coordinates-const-override)

get_ref_pb_base#

Definition
const Probleme_base & Champ_Generique_refChamp::get_ref_pb_base() const override
Brief description

Renvoie le probleme qui porte le champ cible.

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 Probleme_base & Champ_Generique_refChamp::get_ref_pb_base() const override <champ-generique-refchamp-public-const-probleme-base-ref-champ-generique-refchamp-get-ref-pb-base-const-override>`
[const Probleme_base & Champ_Generique_refChamp::get_ref_pb_base() const override](#champ-generique-refchamp-public-const-probleme-base-ref-champ-generique-refchamp-get-ref-pb-base-const-override)

get_ref_values#

Definition
const DoubleTab & Champ_Generique_refChamp::get_ref_values() const override
Brief description

Verifie que le champ est bien un champ discret et renvoie le tableau de valeurs.

Detailed description

Sinon, leve l’exception Champ_Generique_erreur (“NO_REF”)

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 DoubleTab & Champ_Generique_refChamp::get_ref_values() const override <champ-generique-refchamp-public-const-doubletab-ref-champ-generique-refchamp-get-ref-values-const-override>`
[const DoubleTab & Champ_Generique_refChamp::get_ref_values() const override](#champ-generique-refchamp-public-const-doubletab-ref-champ-generique-refchamp-get-ref-values-const-override)

get_ref_zcl_dis_base#

Definition
const Domaine_Cl_dis_base & Champ_Generique_refChamp::get_ref_zcl_dis_base() const override
Brief description

Renvoie une ref au domaine_cl_discretisee de l equation portant le champ cible.

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 Domaine_Cl_dis_base & Champ_Generique_refChamp::get_ref_zcl_dis_base() const override <champ-generique-refchamp-public-const-domaine-cl-dis-base-ref-champ-generique-refchamp-get-ref-zcl-dis-base-const-override>`
[const Domaine_Cl_dis_base & Champ_Generique_refChamp::get_ref_zcl_dis_base() const override](#champ-generique-refchamp-public-const-domaine-cl-dis-base-ref-champ-generique-refchamp-get-ref-zcl-dis-base-const-override)

get_time#

Definition
double Champ_Generique_refChamp::get_time() const override
Brief description

Renvoie le temps du Champ_Generique_base .

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:`double Champ_Generique_refChamp::get_time() const override <champ-generique-refchamp-public-double-champ-generique-refchamp-get-time-const-override>`
[double Champ_Generique_refChamp::get_time() const override](#champ-generique-refchamp-public-double-champ-generique-refchamp-get-time-const-override)

get_xyz_values#

Definition
void Champ_Generique_refChamp::get_xyz_values(const DoubleTab &coords, DoubleTab &values, ArrOfBit &validity_flag) const override
Brief description

appel a Champ_base::valeur_aux()

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:`void Champ_Generique_refChamp::get_xyz_values(const DoubleTab &coords, DoubleTab &values, ArrOfBit &validity_flag) const override <champ-generique-refchamp-public-void-champ-generique-refchamp-get-xyz-values-const-doubletab-ref-coords-doubletab-ref-values-arrofbit-ref-validity-flag-const-override>`
[void Champ_Generique_refChamp::get_xyz_values(const DoubleTab &coords, DoubleTab &values, ArrOfBit &validity_flag) const override](#champ-generique-refchamp-public-void-champ-generique-refchamp-get-xyz-values-const-doubletab-ref-coords-doubletab-ref-values-arrofbit-ref-validity-flag-const-override)

initialize#

Definition
void Champ_Generique_refChamp::initialize(const Champ_base &champ)
Brief description

On initialise la classe avec le champ en parametre.

Detailed description

On prend une ref a ce champ (il doit rester valable ensuite).

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_refChamp::initialize(const Champ_base &champ) <champ-generique-refchamp-public-void-champ-generique-refchamp-initialize-const-champ-base-ref-champ>`
[void Champ_Generique_refChamp::initialize(const Champ_base &champ)](#champ-generique-refchamp-public-void-champ-generique-refchamp-initialize-const-champ-base-ref-champ)

lire_motcle_non_standard#

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

mettre_a_jour#

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

Voir Champ_Generique_base::mettre_a_jour Si le champ est champ_inc dans l’equation, il doit deja avoir.

Detailed description

ete mis a jour par l’equation. Si c est un clacule, l actualisation est faite dans get_champ

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

nommer_source#

Definition
void Champ_Generique_refChamp::nommer_source(const Postraitement_base &post)
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_refChamp::nommer_source(const Postraitement_base &post) <champ-generique-refchamp-public-void-champ-generique-refchamp-nommer-source-const-postraitement-base-ref-post>`
[void Champ_Generique_refChamp::nommer_source(const Postraitement_base &post)](#champ-generique-refchamp-public-void-champ-generique-refchamp-nommer-source-const-postraitement-base-ref-post)

reset#

Definition
void Champ_Generique_refChamp::reset() override
Brief description
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:`void Champ_Generique_refChamp::reset() override <champ-generique-refchamp-public-void-champ-generique-refchamp-reset-override>`
[void Champ_Generique_refChamp::reset() override](#champ-generique-refchamp-public-void-champ-generique-refchamp-reset-override)

set_nom_champ#

Definition
void Champ_Generique_refChamp::set_nom_champ(const Motcle &)
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:`void Champ_Generique_refChamp::set_nom_champ(const Motcle &) <champ-generique-refchamp-public-void-champ-generique-refchamp-set-nom-champ-const-motcle-ref>`
[void Champ_Generique_refChamp::set_nom_champ(const Motcle &)](#champ-generique-refchamp-public-void-champ-generique-refchamp-set-nom-champ-const-motcle-ref)

set_param#

Definition
void Champ_Generique_refChamp::set_param(Param &param) override
Brief description

pb_champ : declenche la lecture du nom du probleme (nom_pb_) auquel appartient le champ discret et le nom de ce champ discret (nom_champ_)

Detailed description

nom_source : option pour nommer le champ en tant que source (sinon nommer par defaut)

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_Generique_refChamp::set_param(Param &param) override <champ-generique-refchamp-public-void-champ-generique-refchamp-set-param-param-ref-param-override>`
[void Champ_Generique_refChamp::set_param(Param &param) override](#champ-generique-refchamp-public-void-champ-generique-refchamp-set-param-param-ref-param-override)

set_ref_champ#

Definition
void Champ_Generique_refChamp::set_ref_champ(const Champ_base &)
Brief description

Associe le champ et determine sa localisation.

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_refChamp::set_ref_champ(const Champ_base &) <champ-generique-refchamp-public-void-champ-generique-refchamp-set-ref-champ-const-champ-base-ref>`
[void Champ_Generique_refChamp::set_ref_champ(const Champ_base &)](#champ-generique-refchamp-public-void-champ-generique-refchamp-set-ref-champ-const-champ-base-ref)

taille_memoire#

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

~Champ_Generique_refChamp#

Definition
Champ_Generique_refChamp::~Champ_Generique_refChamp()
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_refChamp::~Champ_Generique_refChamp() <champ-generique-refchamp-public-champ-generique-refchamp-dtor-champ-generique-refchamp>`
[Champ_Generique_refChamp::~Champ_Generique_refChamp()](#champ-generique-refchamp-public-champ-generique-refchamp-dtor-champ-generique-refchamp)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Imprime sur un flot de sortie.

Detailed description

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

readOn#

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

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

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:`Entree & Champ_Generique_refChamp::readOn(Entree &) override <champ-generique-refchamp-protected-entree-ref-champ-generique-refchamp-readon-entree-ref-override>`
[Entree & Champ_Generique_refChamp::readOn(Entree &) override](#champ-generique-refchamp-protected-entree-ref-champ-generique-refchamp-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Generique_refChamp::info_obj
localisation_ (protected)
Motcle Champ_Generique_refChamp::localisation_
nom_champ_ (protected)
Nom Champ_Generique_refChamp::nom_champ_
ptr_champ_ (protected)
TRUST_Deriv<Champ_base> Champ_Generique_refChamp::ptr_champ_
ref_champ_ (protected)
TRUST_Ref<Champ_base *> Champ_Generique_refChamp::ref_champ_