Champ_Gen_de_Champs_Gen#

#include <Champ_Gen_de_Champs_Gen.h>
Brief description

Classe de base des champs generiques ayant comme source d’autres champs generiques L’utilisation des methodes de la classe repose sur un principe de recursivite.

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\_Gen\_de\_Champs\_Gen <class-champ-gen-de-champs-gen>`
[Champ\_Gen\_de\_Champs\_Gen](#class-champ-gen-de-champs-gen)

Detailed description#

Une instruction sera de maniere generale appliquee (ou deleguer) a un champ generique source qui lui meme appliquera (ou deleguera) l action

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classChamp__Gen__de__Champs__Gen__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_Gen_de_Champs_Gen#

Definition
Champ_Gen_de_Champs_Gen::Champ_Gen_de_Champs_Gen()
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_Gen_de_Champs_Gen::Champ_Gen_de_Champs_Gen() <champ-gen-de-champs-gen-public-champ-gen-de-champs-gen-champ-gen-de-champs-gen>`
[Champ_Gen_de_Champs_Gen::Champ_Gen_de_Champs_Gen()](#champ-gen-de-champs-gen-public-champ-gen-de-champs-gen-champ-gen-de-champs-gen)

completer#

Definition
void Champ_Gen_de_Champs_Gen::completer(const Postraitement_base &post) 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_Gen_de_Champs_Gen::completer(const Postraitement_base &post) override <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-completer-const-postraitement-base-ref-post-override>`
[void Champ_Gen_de_Champs_Gen::completer(const Postraitement_base &post) override](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-completer-const-postraitement-base-ref-post-override)

comprend_champ_post#

Definition
int Champ_Gen_de_Champs_Gen::comprend_champ_post(const Motcle &identifiant) const 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:`int Champ_Gen_de_Champs_Gen::comprend_champ_post(const Motcle &identifiant) const override <champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-comprend-champ-post-const-motcle-ref-identifiant-const-override>`
[int Champ_Gen_de_Champs_Gen::comprend_champ_post(const Motcle &identifiant) const override](#champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-comprend-champ-post-const-motcle-ref-identifiant-const-override)

creer_espace_stockage#

Definition
TRUST_Deriv<Champ_Fonc_base> & Champ_Gen_de_Champs_Gen::creer_espace_stockage(const Nature_du_champ &nature, const int nb_comp, TRUST_Deriv< Champ_Fonc_base > &es_tmp) const
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:`TRUST_Deriv<Champ_Fonc_base> & Champ_Gen_de_Champs_Gen::creer_espace_stockage(const Nature_du_champ &nature, const int nb_comp, TRUST_Deriv< Champ_Fonc_base > &es_tmp) const <champ-gen-de-champs-gen-public-trust-deriv-champ-fonc-base-ref-champ-gen-de-champs-gen-creer-espace-stockage-const-nature-du-champ-ref-nature-const-int-nb-comp-trust-deriv-champ-fonc-base-ref-es-tmp-const>`
[TRUST_Deriv<Champ_Fonc_base> & Champ_Gen_de_Champs_Gen::creer_espace_stockage(const Nature_du_champ &nature, const int nb_comp, TRUST_Deriv< Champ_Fonc_base > &es_tmp) const](#champ-gen-de-champs-gen-public-trust-deriv-champ-fonc-base-ref-champ-gen-de-champs-gen-creer-espace-stockage-const-nature-du-champ-ref-nature-const-int-nb-comp-trust-deriv-champ-fonc-base-ref-es-tmp-const)

data_a_sauvegarder#

Definition
std::vector<YAML_data> Champ_Gen_de_Champs_Gen::data_a_sauvegarder() const override
Brief description

for PDI IO: retrieve name, type and dimensions of the field to save/restore

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:`std::vector<YAML_data> Champ_Gen_de_Champs_Gen::data_a_sauvegarder() const override <champ-gen-de-champs-gen-public-std-vector-yaml-data-champ-gen-de-champs-gen-data-a-sauvegarder-const-override>`
[std::vector<YAML_data> Champ_Gen_de_Champs_Gen::data_a_sauvegarder() const override](#champ-gen-de-champs-gen-public-std-vector-yaml-data-champ-gen-de-champs-gen-data-a-sauvegarder-const-override)

fixer_serie#

Definition
void Champ_Gen_de_Champs_Gen::fixer_serie(const double t1, const double t2)
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_Gen_de_Champs_Gen::fixer_serie(const double t1, const double t2) <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-fixer-serie-const-double-t1-const-double-t2>`
[void Champ_Gen_de_Champs_Gen::fixer_serie(const double t1, const double t2)](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-fixer-serie-const-double-t1-const-double-t2)

fixer_tstat_deb#

Definition
void Champ_Gen_de_Champs_Gen::fixer_tstat_deb(const double t1, const double t2)
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_Gen_de_Champs_Gen::fixer_tstat_deb(const double t1, const double t2) <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-fixer-tstat-deb-const-double-t1-const-double-t2>`
[void Champ_Gen_de_Champs_Gen::fixer_tstat_deb(const double t1, const double t2)](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-fixer-tstat-deb-const-double-t1-const-double-t2)

get_champ_post#

Definition
const Champ_Generique_base & Champ_Gen_de_Champs_Gen::get_champ_post(const Motcle &nom) const 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:`const Champ_Generique_base & Champ_Gen_de_Champs_Gen::get_champ_post(const Motcle &nom) const override <champ-gen-de-champs-gen-public-const-champ-generique-base-ref-champ-gen-de-champs-gen-get-champ-post-const-motcle-ref-nom-const-override>`
[const Champ_Generique_base & Champ_Gen_de_Champs_Gen::get_champ_post(const Motcle &nom) const override](#champ-gen-de-champs-gen-public-const-champ-generique-base-ref-champ-gen-de-champs-gen-get-champ-post-const-motcle-ref-nom-const-override)

get_copy_connectivity#

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

get_copy_coordinates#

Definition
void Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::get_copy_coordinates(DoubleTab &) const override <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-get-copy-coordinates-doubletab-ref-const-override>`
[void Champ_Gen_de_Champs_Gen::get_copy_coordinates(DoubleTab &) const override](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-get-copy-coordinates-doubletab-ref-const-override)

get_copy_domain#

Definition
void Champ_Gen_de_Champs_Gen::get_copy_domain(Domaine &) const override
Brief description

Cree une copie du domaine sur lequel sera evalue l espace de stockage.

Detailed description

Par defaut le domaine associe au probleme.

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_Gen_de_Champs_Gen::get_copy_domain(Domaine &) const override <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-get-copy-domain-domaine-ref-const-override>`
[void Champ_Gen_de_Champs_Gen::get_copy_domain(Domaine &) const override](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-get-copy-domain-domaine-ref-const-override)

get_copy_values#

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

Remplit le tableau values avec les valeurs discretes du champ (cree une copie).

Detailed description

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:`void Champ_Gen_de_Champs_Gen::get_copy_values(DoubleTab &) const override <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-get-copy-values-doubletab-ref-const-override>`
[void Champ_Gen_de_Champs_Gen::get_copy_values(DoubleTab &) const override](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-get-copy-values-doubletab-ref-const-override)

get_dimension#

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

Renvoie la dimension de l’espace dans lequel le champ est defini.

Detailed description

Il s’agit du nombre de composantes des coordonnees qu’il faut fournir dans get_xyz_values. (par exemple, un champ defini sur une surface peut etre de dimension 3 si les coordonnees des sommets sont 3D, ou de dimension 2 s’il s’agit de coordonnees curvilignes le long de la surface)

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_Gen_de_Champs_Gen::get_dimension() const override <champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-get-dimension-const-override>`
[int Champ_Gen_de_Champs_Gen::get_dimension() const override](#champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-get-dimension-const-override)

get_directive_pour_discr#

Definition
const Motcle Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::get_directive_pour_discr() const override <champ-gen-de-champs-gen-public-const-motcle-champ-gen-de-champs-gen-get-directive-pour-discr-const-override>`
[const Motcle Champ_Gen_de_Champs_Gen::get_directive_pour_discr() const override](#champ-gen-de-champs-gen-public-const-motcle-champ-gen-de-champs-gen-get-directive-pour-discr-const-override)

get_discretisation#

Definition
const Discretisation_base & Champ_Gen_de_Champs_Gen::get_discretisation() const override
Brief description

Renvoie la discretisation associee au probleme.

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 Discretisation_base & Champ_Gen_de_Champs_Gen::get_discretisation() const override <champ-gen-de-champs-gen-public-const-discretisation-base-ref-champ-gen-de-champs-gen-get-discretisation-const-override>`
[const Discretisation_base & Champ_Gen_de_Champs_Gen::get_discretisation() const override](#champ-gen-de-champs-gen-public-const-discretisation-base-ref-champ-gen-de-champs-gen-get-discretisation-const-override)

get_info#

Definition
const Type_info * Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::get_info() const override <champ-gen-de-champs-gen-public-const-type-info-ptr-champ-gen-de-champs-gen-get-info-const-override>`
[const Type_info * Champ_Gen_de_Champs_Gen::get_info() const override](#champ-gen-de-champs-gen-public-const-type-info-ptr-champ-gen-de-champs-gen-get-info-const-override)

get_info_type_post#

Definition
int Champ_Gen_de_Champs_Gen::get_info_type_post() 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:`int Champ_Gen_de_Champs_Gen::get_info_type_post() const override <champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-get-info-type-post-const-override>`
[int Champ_Gen_de_Champs_Gen::get_info_type_post() const override](#champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-get-info-type-post-const-override)

get_localisation#

Definition
Entity Champ_Gen_de_Champs_Gen::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
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_Gen_de_Champs_Gen::get_localisation(const int index=-1) const override <champ-gen-de-champs-gen-public-entity-champ-gen-de-champs-gen-get-localisation-const-int-index-equal-1-const-override>`
[Entity Champ_Gen_de_Champs_Gen::get_localisation(const int index=-1) const override](#champ-gen-de-champs-gen-public-entity-champ-gen-de-champs-gen-get-localisation-const-int-index-equal-1-const-override)

get_nb_sources#

Definition
int Champ_Gen_de_Champs_Gen::get_nb_sources() const
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_Gen_de_Champs_Gen::get_nb_sources() const <champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-get-nb-sources-const>`
[int Champ_Gen_de_Champs_Gen::get_nb_sources() const](#champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-get-nb-sources-const)

get_parent_name#

Definition
const Nom & Champ_Gen_de_Champs_Gen::get_parent_name() const
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:`const Nom & Champ_Gen_de_Champs_Gen::get_parent_name() const <champ-gen-de-champs-gen-public-const-nom-ref-champ-gen-de-champs-gen-get-parent-name-const>`
[const Nom & Champ_Gen_de_Champs_Gen::get_parent_name() const](#champ-gen-de-champs-gen-public-const-nom-ref-champ-gen-de-champs-gen-get-parent-name-const)

get_property#

Definition
const Noms Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::get_property(const Motcle &query) const override <champ-gen-de-champs-gen-public-const-noms-champ-gen-de-champs-gen-get-property-const-motcle-ref-query-const-override>`
[const Noms Champ_Gen_de_Champs_Gen::get_property(const Motcle &query) const override](#champ-gen-de-champs-gen-public-const-noms-champ-gen-de-champs-gen-get-property-const-motcle-ref-query-const-override)

get_property_names#

Definition
void Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::get_property_names(Motcles &list) const override <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-get-property-names-motcles-ref-list-const-override>`
[void Champ_Gen_de_Champs_Gen::get_property_names(Motcles &list) const override](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-get-property-names-motcles-ref-list-const-override)

get_ref_connectivity#

Definition
const IntTab & Champ_Gen_de_Champs_Gen::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
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_Gen_de_Champs_Gen::get_ref_connectivity(Entity index1, Entity index2) const override <champ-gen-de-champs-gen-public-const-inttab-ref-champ-gen-de-champs-gen-get-ref-connectivity-entity-index1-entity-index2-const-override>`
[const IntTab & Champ_Gen_de_Champs_Gen::get_ref_connectivity(Entity index1, Entity index2) const override](#champ-gen-de-champs-gen-public-const-inttab-ref-champ-gen-de-champs-gen-get-ref-connectivity-entity-index1-entity-index2-const-override)

get_ref_coordinates#

Definition
const DoubleTab & Champ_Gen_de_Champs_Gen::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
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_Gen_de_Champs_Gen::get_ref_coordinates() const override <champ-gen-de-champs-gen-public-const-doubletab-ref-champ-gen-de-champs-gen-get-ref-coordinates-const-override>`
[const DoubleTab & Champ_Gen_de_Champs_Gen::get_ref_coordinates() const override](#champ-gen-de-champs-gen-public-const-doubletab-ref-champ-gen-de-champs-gen-get-ref-coordinates-const-override)

get_ref_domain#

Definition
const Domaine & Champ_Gen_de_Champs_Gen::get_ref_domain() const override
Brief description

Renvoie une ref au domaine sur lequel sera evalue l espace de stockage.

Detailed description

Par defaut le domaine associe au probleme.

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 & Champ_Gen_de_Champs_Gen::get_ref_domain() const override <champ-gen-de-champs-gen-public-const-domaine-ref-champ-gen-de-champs-gen-get-ref-domain-const-override>`
[const Domaine & Champ_Gen_de_Champs_Gen::get_ref_domain() const override](#champ-gen-de-champs-gen-public-const-domaine-ref-champ-gen-de-champs-gen-get-ref-domain-const-override)

get_ref_domaine_dis_base#

Definition
const Domaine_dis_base & Champ_Gen_de_Champs_Gen::get_ref_domaine_dis_base() const override
Brief description

Renvoie une ref au domaine_discretisee du domaine sur lequel sera evalue l espace de stockage.

Detailed description

Par defaut le domaine associe au probleme.

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_dis_base & Champ_Gen_de_Champs_Gen::get_ref_domaine_dis_base() const override <champ-gen-de-champs-gen-public-const-domaine-dis-base-ref-champ-gen-de-champs-gen-get-ref-domaine-dis-base-const-override>`
[const Domaine_dis_base & Champ_Gen_de_Champs_Gen::get_ref_domaine_dis_base() const override](#champ-gen-de-champs-gen-public-const-domaine-dis-base-ref-champ-gen-de-champs-gen-get-ref-domaine-dis-base-const-override)

get_ref_pb_base#

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

Renvoie le probleme qui porte 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 Probleme_base & Champ_Gen_de_Champs_Gen::get_ref_pb_base() const override <champ-gen-de-champs-gen-public-const-probleme-base-ref-champ-gen-de-champs-gen-get-ref-pb-base-const-override>`
[const Probleme_base & Champ_Gen_de_Champs_Gen::get_ref_pb_base() const override](#champ-gen-de-champs-gen-public-const-probleme-base-ref-champ-gen-de-champs-gen-get-ref-pb-base-const-override)

get_ref_values#

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

Renvoie une reference au tableau de valeurs discretes s’il existe en memoire.

Detailed description

La reference est valide au moins jusqu’au prochain appel a une methode non const. Le maillage sur lequel ces valeurs sont definies est accessible par les methodes get_node_coordinates(), get_connectivity(), get_field_type(). 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_Gen_de_Champs_Gen::get_ref_values() const override <champ-gen-de-champs-gen-public-const-doubletab-ref-champ-gen-de-champs-gen-get-ref-values-const-override>`
[const DoubleTab & Champ_Gen_de_Champs_Gen::get_ref_values() const override](#champ-gen-de-champs-gen-public-const-doubletab-ref-champ-gen-de-champs-gen-get-ref-values-const-override)

get_ref_zcl_dis_base#

Definition
const Domaine_Cl_dis_base & Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::get_ref_zcl_dis_base() const override <champ-gen-de-champs-gen-public-const-domaine-cl-dis-base-ref-champ-gen-de-champs-gen-get-ref-zcl-dis-base-const-override>`
[const Domaine_Cl_dis_base & Champ_Gen_de_Champs_Gen::get_ref_zcl_dis_base() const override](#champ-gen-de-champs-gen-public-const-domaine-cl-dis-base-ref-champ-gen-de-champs-gen-get-ref-zcl-dis-base-const-override)

get_source#

Definition
const Champ_Generique_base & Champ_Gen_de_Champs_Gen::get_source(int i) const
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:`const Champ_Generique_base & Champ_Gen_de_Champs_Gen::get_source(int i) const <champ-gen-de-champs-gen-public-const-champ-generique-base-ref-champ-gen-de-champs-gen-get-source-int-i-const>`
[const Champ_Generique_base & Champ_Gen_de_Champs_Gen::get_source(int i) const](#champ-gen-de-champs-gen-public-const-champ-generique-base-ref-champ-gen-de-champs-gen-get-source-int-i-const)

get_time#

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

Renvoie le temps du Champ_Generique_base .

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:`double Champ_Gen_de_Champs_Gen::get_time() const override <champ-gen-de-champs-gen-public-double-champ-gen-de-champs-gen-get-time-const-override>`
[double Champ_Gen_de_Champs_Gen::get_time() const override](#champ-gen-de-champs-gen-public-double-champ-gen-de-champs-gen-get-time-const-override)

get_xyz_values#

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

Calcule la valeur ponctuelle du champ aux coordonnees donnees dans coords et les met dans values.

Detailed description

validity_flag est rempli avec 1 si la valeur est valide (coordonnees a l’interieur du domaine), 0 sinon. Attention en parallele: Chaque processeur traite le tableau coords qui lui est fourni : on peut soit faire calculer le meme tableau a tout le monde: dans ce cas, validity_flag indique sur chaque processeur quelles valeurs chaque processeur a pu calculer, soit on sait par avance quelles coordonnees sont calculable par chaque processeur et on donne au processeur local uniquement des coordonnees qu’il possede. Si une meme coordonnee est demandee a plusieurs processeurs, on ne garantit pas que tous donnent le meme resultat. En general, un seul aura le validity_flag mis pour cette coordonnee. Exceptions:

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

has_champ_post#

Definition
bool Champ_Gen_de_Champs_Gen::has_champ_post(const Motcle &nom) const 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:`bool Champ_Gen_de_Champs_Gen::has_champ_post(const Motcle &nom) const override <champ-gen-de-champs-gen-public-bool-champ-gen-de-champs-gen-has-champ-post-const-motcle-ref-nom-const-override>`
[bool Champ_Gen_de_Champs_Gen::has_champ_post(const Motcle &nom) const override](#champ-gen-de-champs-gen-public-bool-champ-gen-de-champs-gen-has-champ-post-const-motcle-ref-nom-const-override)

lire_bidon#

Definition
void Champ_Gen_de_Champs_Gen::lire_bidon(Entree &is) const
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_Gen_de_Champs_Gen::lire_bidon(Entree &is) const <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-lire-bidon-entree-ref-is-const>`
[void Champ_Gen_de_Champs_Gen::lire_bidon(Entree &is) const](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-lire-bidon-entree-ref-is-const)

lire_motcle_non_standard#

Definition
int Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::lire_motcle_non_standard(const Motcle &, Entree &) override <champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Champ_Gen_de_Champs_Gen::lire_motcle_non_standard(const Motcle &, Entree &) override](#champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

mettre_a_jour#

Definition
void Champ_Gen_de_Champs_Gen::mettre_a_jour(double temps) 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_Gen_de_Champs_Gen::mettre_a_jour(double temps) override <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-mettre-a-jour-double-temps-override>`
[void Champ_Gen_de_Champs_Gen::mettre_a_jour(double temps) override](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-mettre-a-jour-double-temps-override)

nommer_source#

Definition
void Champ_Gen_de_Champs_Gen::nommer_source()
Brief description
Detailed description
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_Gen_de_Champs_Gen::nommer_source() <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-nommer-source>`
[void Champ_Gen_de_Champs_Gen::nommer_source()](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-nommer-source)

nommer_sources#

Definition
void Champ_Gen_de_Champs_Gen::nommer_sources(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_Gen_de_Champs_Gen::nommer_sources(const Postraitement_base &post) <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-nommer-sources-const-postraitement-base-ref-post>`
[void Champ_Gen_de_Champs_Gen::nommer_sources(const Postraitement_base &post)](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-nommer-sources-const-postraitement-base-ref-post)

reprendre#

Definition
int Champ_Gen_de_Champs_Gen::reprendre(Entree &is) override
Brief description

reprise des differentes sources

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_Gen_de_Champs_Gen::reprendre(Entree &is) override <champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-reprendre-entree-ref-is-override>`
[int Champ_Gen_de_Champs_Gen::reprendre(Entree &is) override](#champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-reprendre-entree-ref-is-override)

reset#

Definition
void Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::reset() override <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-reset-override>`
[void Champ_Gen_de_Champs_Gen::reset() override](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-reset-override)

sauvegarder#

Definition
int Champ_Gen_de_Champs_Gen::sauvegarder(Sortie &os) const override
Brief description

sauvegarde des differentes sources

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_Gen_de_Champs_Gen::sauvegarder(Sortie &os) const override <champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-sauvegarder-sortie-ref-os-const-override>`
[int Champ_Gen_de_Champs_Gen::sauvegarder(Sortie &os) const override](#champ-gen-de-champs-gen-public-int-champ-gen-de-champs-gen-sauvegarder-sortie-ref-os-const-override)

set_param#

Definition
void Champ_Gen_de_Champs_Gen::set_param(Param &param) 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_Gen_de_Champs_Gen::set_param(Param &param) override <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-set-param-param-ref-param-override>`
[void Champ_Gen_de_Champs_Gen::set_param(Param &param) override](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-set-param-param-ref-param-override)

set_parent_name#

Definition
void Champ_Gen_de_Champs_Gen::set_parent_name(const Nom &nom)
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_Gen_de_Champs_Gen::set_parent_name(const Nom &nom) <champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-set-parent-name-const-nom-ref-nom>`
[void Champ_Gen_de_Champs_Gen::set_parent_name(const Nom &nom)](#champ-gen-de-champs-gen-public-void-champ-gen-de-champs-gen-set-parent-name-const-nom-ref-nom)

set_source#

Definition
Champ_Generique_base & Champ_Gen_de_Champs_Gen::set_source(int i)
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:`Champ_Generique_base & Champ_Gen_de_Champs_Gen::set_source(int i) <champ-gen-de-champs-gen-public-champ-generique-base-ref-champ-gen-de-champs-gen-set-source-int-i>`
[Champ_Generique_base & Champ_Gen_de_Champs_Gen::set_source(int i)](#champ-gen-de-champs-gen-public-champ-generique-base-ref-champ-gen-de-champs-gen-set-source-int-i)

~Champ_Gen_de_Champs_Gen#

Definition
Champ_Gen_de_Champs_Gen::~Champ_Gen_de_Champs_Gen() override
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_Gen_de_Champs_Gen::~Champ_Gen_de_Champs_Gen() override <champ-gen-de-champs-gen-public-champ-gen-de-champs-gen-dtor-champ-gen-de-champs-gen-override>`
[Champ_Gen_de_Champs_Gen::~Champ_Gen_de_Champs_Gen() override](#champ-gen-de-champs-gen-public-champ-gen-de-champs-gen-dtor-champ-gen-de-champs-gen-override)

info#

Definition
const Type_info * Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::info() <champ-gen-de-champs-gen-public-static-const-type-info-ptr-champ-gen-de-champs-gen-info>`
[const Type_info * Champ_Gen_de_Champs_Gen::info()](#champ-gen-de-champs-gen-public-static-const-type-info-ptr-champ-gen-de-champs-gen-info)

self_cast#

Definition
const Champ_Gen_de_Champs_Gen & Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen & Champ_Gen_de_Champs_Gen::self_cast(const Objet_U &) <champ-gen-de-champs-gen-public-static-const-champ-gen-de-champs-gen-ref-champ-gen-de-champs-gen-self-cast-const-objet-u-ref>`
[const Champ_Gen_de_Champs_Gen & Champ_Gen_de_Champs_Gen::self_cast(const Objet_U &)](#champ-gen-de-champs-gen-public-static-const-champ-gen-de-champs-gen-ref-champ-gen-de-champs-gen-self-cast-const-objet-u-ref)

self_cast#

Definition
Champ_Gen_de_Champs_Gen & Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen & Champ_Gen_de_Champs_Gen::self_cast(Objet_U &) <champ-gen-de-champs-gen-public-static-champ-gen-de-champs-gen-ref-champ-gen-de-champs-gen-self-cast-objet-u-ref>`
[Champ_Gen_de_Champs_Gen & Champ_Gen_de_Champs_Gen::self_cast(Objet_U &)](#champ-gen-de-champs-gen-public-static-champ-gen-de-champs-gen-ref-champ-gen-de-champs-gen-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::printOn(Sortie &x) const override <champ-gen-de-champs-gen-protected-sortie-ref-champ-gen-de-champs-gen-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Gen_de_Champs_Gen::printOn(Sortie &x) const override](#champ-gen-de-champs-gen-protected-sortie-ref-champ-gen-de-champs-gen-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Champ_Gen_de_Champs_Gen::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_Gen_de_Champs_Gen::readOn(Entree &) override <champ-gen-de-champs-gen-protected-entree-ref-champ-gen-de-champs-gen-readon-entree-ref-override>`
[Entree & Champ_Gen_de_Champs_Gen::readOn(Entree &) override](#champ-gen-de-champs-gen-protected-entree-ref-champ-gen-de-champs-gen-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Gen_de_Champs_Gen::info_obj
noms_sources_ref_ (protected)
TRUST_List<Nom> Champ_Gen_de_Champs_Gen::noms_sources_ref_
parent_name_ (protected)
Nom Champ_Gen_de_Champs_Gen::parent_name_
sources_ (protected)
TRUST_List<TRUST_Deriv<Champ_Generique_base>> Champ_Gen_de_Champs_Gen::sources_
sources_reference_ (protected)
TRUST_List<TRUST_Ref<Champ_Generique_base *>> Champ_Gen_de_Champs_Gen::sources_reference_