Champ_Generique_base#

#include <Champ_Generique_base.h>
Brief description

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

Detailed description#

Classe de base des champs generiques pour importation d un champ discret et actions elementaires sur ce champ (postraitement, etc) Attention: toutes les methodes sont PARALLELES, il faut les appeler simultanement sur tous les processeurs (get_domain() peut par exemple construire le domaine parallele avant de le renvoyer).

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Protected Static Methods#

Complete Member Function Documentation#

Champ_Generique_base#

Definition
Champ_Generique_base::Champ_Generique_base()
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_base::Champ_Generique_base() <champ-generique-base-public-champ-generique-base-champ-generique-base>`
[Champ_Generique_base::Champ_Generique_base()](#champ-generique-base-public-champ-generique-base-champ-generique-base)

completer#

Definition
virtual void Champ_Generique_base::completer(const Postraitement_base &post)=0
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:`virtual void Champ_Generique_base::completer(const Postraitement_base &post)=0 <champ-generique-base-public-virtual-void-champ-generique-base-completer-const-postraitement-base-ref-post-equal-0>`
[virtual void Champ_Generique_base::completer(const Postraitement_base &post)=0](#champ-generique-base-public-virtual-void-champ-generique-base-completer-const-postraitement-base-ref-post-equal-0)

comprend_champ_post#

Definition
int Champ_Generique_base::comprend_champ_post(const Motcle &identifiant) 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_Generique_base::comprend_champ_post(const Motcle &identifiant) const <champ-generique-base-public-int-champ-generique-base-comprend-champ-post-const-motcle-ref-identifiant-const>`
[int Champ_Generique_base::comprend_champ_post(const Motcle &identifiant) const](#champ-generique-base-public-int-champ-generique-base-comprend-champ-post-const-motcle-ref-identifiant-const)

data_a_sauvegarder#

Definition
virtual std::vector<YAML_data> Champ_Generique_base::data_a_sauvegarder() const
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:`virtual std::vector<YAML_data> Champ_Generique_base::data_a_sauvegarder() const <champ-generique-base-public-virtual-std-vector-yaml-data-champ-generique-base-data-a-sauvegarder-const>`
[virtual std::vector<YAML_data> Champ_Generique_base::data_a_sauvegarder() const](#champ-generique-base-public-virtual-std-vector-yaml-data-champ-generique-base-data-a-sauvegarder-const)

fixer_identifiant_appel#

Definition
void Champ_Generique_base::fixer_identifiant_appel(const Nom &identifiant)
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_base::fixer_identifiant_appel(const Nom &identifiant) <champ-generique-base-public-void-champ-generique-base-fixer-identifiant-appel-const-nom-ref-identifiant>`
[void Champ_Generique_base::fixer_identifiant_appel(const Nom &identifiant)](#champ-generique-base-public-void-champ-generique-base-fixer-identifiant-appel-const-nom-ref-identifiant)

get_champ#

Definition
virtual const Champ_base & Champ_Generique_base::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const =0
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:`virtual const Champ_base & Champ_Generique_base::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const =0 <champ-generique-base-public-virtual-const-champ-base-ref-champ-generique-base-get-champ-trust-deriv-champ-base-ref-espace-stockage-const-equal-0>`
[virtual const Champ_base & Champ_Generique_base::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const =0](#champ-generique-base-public-virtual-const-champ-base-ref-champ-generique-base-get-champ-trust-deriv-champ-base-ref-espace-stockage-const-equal-0)

get_champ_post#

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

get_champ_without_evaluation#

Definition
virtual const Champ_base & Champ_Generique_base::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const =0
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:`virtual const Champ_base & Champ_Generique_base::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const =0 <champ-generique-base-public-virtual-const-champ-base-ref-champ-generique-base-get-champ-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const-equal-0>`
[virtual const Champ_base & Champ_Generique_base::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const =0](#champ-generique-base-public-virtual-const-champ-base-ref-champ-generique-base-get-champ-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const-equal-0)

get_copy_connectivity#

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

get_copy_coordinates#

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

get_copy_domain#

Definition
void Champ_Generique_base::get_copy_domain(Domaine &) const
Brief description

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

Detailed description

Par defaut le domaine associe au probleme.

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_base::get_copy_domain(Domaine &) const <champ-generique-base-public-void-champ-generique-base-get-copy-domain-domaine-ref-const>`
[void Champ_Generique_base::get_copy_domain(Domaine &) const](#champ-generique-base-public-void-champ-generique-base-get-copy-domain-domaine-ref-const)

get_copy_values#

Definition
void Champ_Generique_base::get_copy_values(DoubleTab &) const
Brief description

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

Detailed description

Exceptions:

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

get_dimension#

Definition
int Champ_Generique_base::get_dimension() const
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)

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_base::get_dimension() const <champ-generique-base-public-int-champ-generique-base-get-dimension-const>`
[int Champ_Generique_base::get_dimension() const](#champ-generique-base-public-int-champ-generique-base-get-dimension-const)

get_directive_pour_discr#

Definition
const Motcle Champ_Generique_base::get_directive_pour_discr() const
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
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_base::get_directive_pour_discr() const <champ-generique-base-public-const-motcle-champ-generique-base-get-directive-pour-discr-const>`
[const Motcle Champ_Generique_base::get_directive_pour_discr() const](#champ-generique-base-public-const-motcle-champ-generique-base-get-directive-pour-discr-const)

get_discretisation#

Definition
const Discretisation_base & Champ_Generique_base::get_discretisation() const
Brief description

Renvoie la discretisation associee au probleme.

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 Discretisation_base & Champ_Generique_base::get_discretisation() const <champ-generique-base-public-const-discretisation-base-ref-champ-generique-base-get-discretisation-const>`
[const Discretisation_base & Champ_Generique_base::get_discretisation() const](#champ-generique-base-public-const-discretisation-base-ref-champ-generique-base-get-discretisation-const)

get_info#

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

get_info_type_post#

Definition
virtual int Champ_Generique_base::get_info_type_post() const =0
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:`virtual int Champ_Generique_base::get_info_type_post() const =0 <champ-generique-base-public-virtual-int-champ-generique-base-get-info-type-post-const-equal-0>`
[virtual int Champ_Generique_base::get_info_type_post() const =0](#champ-generique-base-public-virtual-int-champ-generique-base-get-info-type-post-const-equal-0)

get_localisation#

Definition
Entity Champ_Generique_base::get_localisation(const int index=-1) const
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.

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

get_nb_localisations#

Definition
int Champ_Generique_base::get_nb_localisations() const
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:`int Champ_Generique_base::get_nb_localisations() const <champ-generique-base-public-int-champ-generique-base-get-nb-localisations-const>`
[int Champ_Generique_base::get_nb_localisations() const](#champ-generique-base-public-int-champ-generique-base-get-nb-localisations-const)

get_nom_post#

Definition
const Nom & Champ_Generique_base::get_nom_post() 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_Generique_base::get_nom_post() const <champ-generique-base-public-const-nom-ref-champ-generique-base-get-nom-post-const>`
[const Nom & Champ_Generique_base::get_nom_post() const](#champ-generique-base-public-const-nom-ref-champ-generique-base-get-nom-post-const)

get_property#

Definition
const Noms Champ_Generique_base::get_property(const Motcle &query) const
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:

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

get_property_names#

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

Renvoie la liste des “query” possibles pour le champ.

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_Generique_base::get_property_names(Motcles &list) const <champ-generique-base-public-void-champ-generique-base-get-property-names-motcles-ref-list-const>`
[void Champ_Generique_base::get_property_names(Motcles &list) const](#champ-generique-base-public-void-champ-generique-base-get-property-names-motcles-ref-list-const)

get_ref_connectivity#

Definition
const IntTab & Champ_Generique_base::get_ref_connectivity(Entity index1, Entity index2) const
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:

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

get_ref_coordinates#

Definition
const DoubleTab & Champ_Generique_base::get_ref_coordinates() const
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:

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

get_ref_domain#

Definition
const Domaine & Champ_Generique_base::get_ref_domain() const
Brief description

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

Detailed description

Par defaut le domaine associe au probleme.

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_Generique_base::get_ref_domain() const <champ-generique-base-public-const-domaine-ref-champ-generique-base-get-ref-domain-const>`
[const Domaine & Champ_Generique_base::get_ref_domain() const](#champ-generique-base-public-const-domaine-ref-champ-generique-base-get-ref-domain-const)

get_ref_domaine_dis_base#

Definition
const Domaine_dis_base & Champ_Generique_base::get_ref_domaine_dis_base() const
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.

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_Generique_base::get_ref_domaine_dis_base() const <champ-generique-base-public-const-domaine-dis-base-ref-champ-generique-base-get-ref-domaine-dis-base-const>`
[const Domaine_dis_base & Champ_Generique_base::get_ref_domaine_dis_base() const](#champ-generique-base-public-const-domaine-dis-base-ref-champ-generique-base-get-ref-domaine-dis-base-const)

get_ref_pb_base#

Definition
const Probleme_base & Champ_Generique_base::get_ref_pb_base() const
Brief description

Renvoie le probleme qui porte le champ cible.

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

get_ref_values#

Definition
const DoubleTab & Champ_Generique_base::get_ref_values() const
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:

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

get_ref_zcl_dis_base#

Definition
const Domaine_Cl_dis_base & Champ_Generique_base::get_ref_zcl_dis_base() const
Brief description

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

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

get_time#

Definition
double Champ_Generique_base::get_time() const
Brief description

Renvoie le temps du Champ_Generique_base .

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

get_xyz_values#

Definition
void Champ_Generique_base::get_xyz_values(const DoubleTab &coords, DoubleTab &values, ArrOfBit &validity_flag) const
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:

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

has_champ_post#

Definition
bool Champ_Generique_base::has_champ_post(const Motcle &nom) 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:`bool Champ_Generique_base::has_champ_post(const Motcle &nom) const <champ-generique-base-public-bool-champ-generique-base-has-champ-post-const-motcle-ref-nom-const>`
[bool Champ_Generique_base::has_champ_post(const Motcle &nom) const](#champ-generique-base-public-bool-champ-generique-base-has-champ-post-const-motcle-ref-nom-const)

lire_motcle_non_standard#

Definition
int Champ_Generique_base::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:

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

mettre_a_jour#

Definition
virtual void Champ_Generique_base::mettre_a_jour(double temps)=0
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:`virtual void Champ_Generique_base::mettre_a_jour(double temps)=0 <champ-generique-base-public-virtual-void-champ-generique-base-mettre-a-jour-double-temps-equal-0>`
[virtual void Champ_Generique_base::mettre_a_jour(double temps)=0](#champ-generique-base-public-virtual-void-champ-generique-base-mettre-a-jour-double-temps-equal-0)

nommer#

Definition
void Champ_Generique_base::nommer(const Nom &nom) override
Brief description

Donne un nom a l’ Objet_U Methode virtuelle 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:`void Champ_Generique_base::nommer(const Nom &nom) override <champ-generique-base-public-void-champ-generique-base-nommer-const-nom-ref-nom-override>`
[void Champ_Generique_base::nommer(const Nom &nom) override](#champ-generique-base-public-void-champ-generique-base-nommer-const-nom-ref-nom-override)

reprendre#

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

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

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_base::reprendre(Entree &is) override <champ-generique-base-public-int-champ-generique-base-reprendre-entree-ref-is-override>`
[int Champ_Generique_base::reprendre(Entree &is) override](#champ-generique-base-public-int-champ-generique-base-reprendre-entree-ref-is-override)

reset#

Definition
virtual void Champ_Generique_base::reset()=0
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:`virtual void Champ_Generique_base::reset()=0 <champ-generique-base-public-virtual-void-champ-generique-base-reset-equal-0>`
[virtual void Champ_Generique_base::reset()=0](#champ-generique-base-public-virtual-void-champ-generique-base-reset-equal-0)

sauvegarder#

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

Sauvegarde d’un Objet_U sur un flot de sortie Methode a surcharger.

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_base::sauvegarder(Sortie &os) const override <champ-generique-base-public-int-champ-generique-base-sauvegarder-sortie-ref-os-const-override>`
[int Champ_Generique_base::sauvegarder(Sortie &os) const override](#champ-generique-base-public-int-champ-generique-base-sauvegarder-sortie-ref-os-const-override)

set_param#

Definition
virtual void Champ_Generique_base::set_param(Param &param)=0
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:`virtual void Champ_Generique_base::set_param(Param &param)=0 <champ-generique-base-public-virtual-void-champ-generique-base-set-param-param-ref-param-equal-0>`
[virtual void Champ_Generique_base::set_param(Param &param)=0](#champ-generique-base-public-virtual-void-champ-generique-base-set-param-param-ref-param-equal-0)

~Champ_Generique_base#

Definition
Champ_Generique_base::~Champ_Generique_base() 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_Generique_base::~Champ_Generique_base() override <champ-generique-base-public-champ-generique-base-dtor-champ-generique-base-override>`
[Champ_Generique_base::~Champ_Generique_base() override](#champ-generique-base-public-champ-generique-base-dtor-champ-generique-base-override)

composante#

Definition
int Champ_Generique_base::composante(const Nom &nom_test, const Nom &nom, const Noms &composantes, const Noms &synonyms)
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_base::composante(const Nom &nom_test, const Nom &nom, const Noms &composantes, const Noms &synonyms) <champ-generique-base-public-static-int-champ-generique-base-composante-const-nom-ref-nom-test-const-nom-ref-nom-const-noms-ref-composantes-const-noms-ref-synonyms>`
[int Champ_Generique_base::composante(const Nom &nom_test, const Nom &nom, const Noms &composantes, const Noms &synonyms)](#champ-generique-base-public-static-int-champ-generique-base-composante-const-nom-ref-nom-test-const-nom-ref-nom-const-noms-ref-composantes-const-noms-ref-synonyms)

info#

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

self_cast#

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

self_cast#

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

printOn#

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

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

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

readOn#

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

assert_parallel#

Definition
static void Champ_Generique_base::assert_parallel(int)
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:`static void Champ_Generique_base::assert_parallel(int) <champ-generique-base-protected-static-static-void-champ-generique-base-assert-parallel-int>`
[static void Champ_Generique_base::assert_parallel(int)](#champ-generique-base-protected-static-static-void-champ-generique-base-assert-parallel-int)

Attributes Documentation#

info_obj (public)
const Type_info Champ_Generique_base::info_obj
identifiant_appel_ (protected)
Nom Champ_Generique_base::identifiant_appel_
nom_pb_ (protected)
Nom Champ_Generique_base::nom_pb_
nom_post_ (protected)
Nom Champ_Generique_base::nom_post_
ref_pb_ (protected)
TRUST_Ref<Probleme_base *> Champ_Generique_base::ref_pb_