Champ_Generique_Extraction#
#include <Champ_Generique_Extraction.h>
Un champ generique qui effctue l extraction d un champ sur une frontiere.
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\_Extraction <class-champ-generique-extraction>`
[Champ\_Generique\_Extraction](#class-champ-generique-extraction)
Detailed description#
Inherits from#
public : Champ_Gen_de_Champs_Gen
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
Champ_Generique_Extraction#
Champ_Generique_Extraction::Champ_Generique_Extraction()
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:`Champ_Generique_Extraction::Champ_Generique_Extraction() <champ-generique-extraction-public-champ-generique-extraction-champ-generique-extraction>`
[Champ_Generique_Extraction::Champ_Generique_Extraction()](#champ-generique-extraction-public-champ-generique-extraction-champ-generique-extraction)
completer#
void Champ_Generique_Extraction::completer(const Postraitement_base &post) override
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_Extraction::completer(const Postraitement_base &post) override <champ-generique-extraction-public-void-champ-generique-extraction-completer-const-postraitement-base-ref-post-override>`
[void Champ_Generique_Extraction::completer(const Postraitement_base &post) override](#champ-generique-extraction-public-void-champ-generique-extraction-completer-const-postraitement-base-ref-post-override)
discretiser_domaine#
void Champ_Generique_Extraction::discretiser_domaine()
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_Extraction::discretiser_domaine() <champ-generique-extraction-public-void-champ-generique-extraction-discretiser-domaine>`
[void Champ_Generique_Extraction::discretiser_domaine()](#champ-generique-extraction-public-void-champ-generique-extraction-discretiser-domaine)
duplique#
int Champ_Generique_Extraction::duplique() const override
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_Extraction::duplique() const override <champ-generique-extraction-public-int-champ-generique-extraction-duplique-const-override>`
[int Champ_Generique_Extraction::duplique() const override](#champ-generique-extraction-public-int-champ-generique-extraction-duplique-const-override)
get_champ#
const Champ_base & Champ_Generique_Extraction::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override
Extraction des valeurs d un champ (trace ou champ frontiere) sur un bord du domaine.
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_Extraction::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override <champ-generique-extraction-public-const-champ-base-ref-champ-generique-extraction-get-champ-trust-deriv-champ-base-ref-espace-stockage-const-override>`
[const Champ_base & Champ_Generique_Extraction::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override](#champ-generique-extraction-public-const-champ-base-ref-champ-generique-extraction-get-champ-trust-deriv-champ-base-ref-espace-stockage-const-override)
get_champ_without_evaluation#
const Champ_base & Champ_Generique_Extraction::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override
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_Extraction::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override <champ-generique-extraction-public-const-champ-base-ref-champ-generique-extraction-get-champ-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const-override>`
[const Champ_base & Champ_Generique_Extraction::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override](#champ-generique-extraction-public-const-champ-base-ref-champ-generique-extraction-get-champ-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const-override)
get_copy_domain#
void Champ_Generique_Extraction::get_copy_domain(Domaine &) const override
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_Generique_Extraction::get_copy_domain(Domaine &) const override <champ-generique-extraction-public-void-champ-generique-extraction-get-copy-domain-domaine-ref-const-override>`
[void Champ_Generique_Extraction::get_copy_domain(Domaine &) const override](#champ-generique-extraction-public-void-champ-generique-extraction-get-copy-domain-domaine-ref-const-override)
get_directive_pour_discr#
const Motcle Champ_Generique_Extraction::get_directive_pour_discr() const override
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:
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_Extraction::get_directive_pour_discr() const override <champ-generique-extraction-public-const-motcle-champ-generique-extraction-get-directive-pour-discr-const-override>`
[const Motcle Champ_Generique_Extraction::get_directive_pour_discr() const override](#champ-generique-extraction-public-const-motcle-champ-generique-extraction-get-directive-pour-discr-const-override)
get_info#
const Type_info * Champ_Generique_Extraction::get_info() const override
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_Extraction::get_info() const override <champ-generique-extraction-public-const-type-info-ptr-champ-generique-extraction-get-info-const-override>`
[const Type_info * Champ_Generique_Extraction::get_info() const override](#champ-generique-extraction-public-const-type-info-ptr-champ-generique-extraction-get-info-const-override)
get_localisation#
Entity Champ_Generique_Extraction::get_localisation(const int index=-1) const override
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:
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_Extraction::get_localisation(const int index=-1) const override <champ-generique-extraction-public-entity-champ-generique-extraction-get-localisation-const-int-index-equal-1-const-override>`
[Entity Champ_Generique_Extraction::get_localisation(const int index=-1) const override](#champ-generique-extraction-public-entity-champ-generique-extraction-get-localisation-const-int-index-equal-1-const-override)
get_property#
const Noms Champ_Generique_Extraction::get_property(const Motcle &query) const override
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_Extraction::get_property(const Motcle &query) const override <champ-generique-extraction-public-const-noms-champ-generique-extraction-get-property-const-motcle-ref-query-const-override>`
[const Noms Champ_Generique_Extraction::get_property(const Motcle &query) const override](#champ-generique-extraction-public-const-noms-champ-generique-extraction-get-property-const-motcle-ref-query-const-override)
get_ref_domain#
const Domaine & Champ_Generique_Extraction::get_ref_domain() const override
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_Generique_Extraction::get_ref_domain() const override <champ-generique-extraction-public-const-domaine-ref-champ-generique-extraction-get-ref-domain-const-override>`
[const Domaine & Champ_Generique_Extraction::get_ref_domain() const override](#champ-generique-extraction-public-const-domaine-ref-champ-generique-extraction-get-ref-domain-const-override)
get_ref_domaine_dis_base#
const Domaine_dis_base & Champ_Generique_Extraction::get_ref_domaine_dis_base() const override
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:
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_Extraction::get_ref_domaine_dis_base() const override <champ-generique-extraction-public-const-domaine-dis-base-ref-champ-generique-extraction-get-ref-domaine-dis-base-const-override>`
[const Domaine_dis_base & Champ_Generique_Extraction::get_ref_domaine_dis_base() const override](#champ-generique-extraction-public-const-domaine-dis-base-ref-champ-generique-extraction-get-ref-domaine-dis-base-const-override)
nommer_source#
void Champ_Generique_Extraction::nommer_source() override
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_Extraction::nommer_source() override <champ-generique-extraction-public-void-champ-generique-extraction-nommer-source-override>`
[void Champ_Generique_Extraction::nommer_source() override](#champ-generique-extraction-public-void-champ-generique-extraction-nommer-source-override)
set_param#
void Champ_Generique_Extraction::set_param(Param ¶m) override
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_Extraction::set_param(Param ¶m) override <champ-generique-extraction-public-void-champ-generique-extraction-set-param-param-ref-param-override>`
[void Champ_Generique_Extraction::set_param(Param ¶m) override](#champ-generique-extraction-public-void-champ-generique-extraction-set-param-param-ref-param-override)
taille_memoire#
unsigned Champ_Generique_Extraction::taille_memoire() const override
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_Extraction::taille_memoire() const override <champ-generique-extraction-public-unsigned-champ-generique-extraction-taille-memoire-const-override>`
[unsigned Champ_Generique_Extraction::taille_memoire() const override](#champ-generique-extraction-public-unsigned-champ-generique-extraction-taille-memoire-const-override)
~Champ_Generique_Extraction#
Champ_Generique_Extraction::~Champ_Generique_Extraction()
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_Extraction::~Champ_Generique_Extraction() <champ-generique-extraction-public-champ-generique-extraction-dtor-champ-generique-extraction>`
[Champ_Generique_Extraction::~Champ_Generique_Extraction()](#champ-generique-extraction-public-champ-generique-extraction-dtor-champ-generique-extraction)
cree_instance#
Objet_U * Champ_Generique_Extraction::cree_instance()
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_Extraction::cree_instance() <champ-generique-extraction-public-static-objet-u-ptr-champ-generique-extraction-cree-instance>`
[Objet_U * Champ_Generique_Extraction::cree_instance()](#champ-generique-extraction-public-static-objet-u-ptr-champ-generique-extraction-cree-instance)
info#
const Type_info * Champ_Generique_Extraction::info()
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_Extraction::info() <champ-generique-extraction-public-static-const-type-info-ptr-champ-generique-extraction-info>`
[const Type_info * Champ_Generique_Extraction::info()](#champ-generique-extraction-public-static-const-type-info-ptr-champ-generique-extraction-info)
self_cast#
const Champ_Generique_Extraction & Champ_Generique_Extraction::self_cast(const Objet_U &)
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_Extraction & Champ_Generique_Extraction::self_cast(const Objet_U &) <champ-generique-extraction-public-static-const-champ-generique-extraction-ref-champ-generique-extraction-self-cast-const-objet-u-ref>`
[const Champ_Generique_Extraction & Champ_Generique_Extraction::self_cast(const Objet_U &)](#champ-generique-extraction-public-static-const-champ-generique-extraction-ref-champ-generique-extraction-self-cast-const-objet-u-ref)
self_cast#
Champ_Generique_Extraction & Champ_Generique_Extraction::self_cast(Objet_U &)
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_Extraction & Champ_Generique_Extraction::self_cast(Objet_U &) <champ-generique-extraction-public-static-champ-generique-extraction-ref-champ-generique-extraction-self-cast-objet-u-ref>`
[Champ_Generique_Extraction & Champ_Generique_Extraction::self_cast(Objet_U &)](#champ-generique-extraction-public-static-champ-generique-extraction-ref-champ-generique-extraction-self-cast-objet-u-ref)
printOn#
Sortie & Champ_Generique_Extraction::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Sortie & Champ_Generique_Extraction::printOn(Sortie &x) const override <champ-generique-extraction-protected-sortie-ref-champ-generique-extraction-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Generique_Extraction::printOn(Sortie &x) const override](#champ-generique-extraction-protected-sortie-ref-champ-generique-extraction-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_Generique_Extraction::readOn(Entree &) override
Lecture 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:`Entree & Champ_Generique_Extraction::readOn(Entree &) override <champ-generique-extraction-protected-entree-ref-champ-generique-extraction-readon-entree-ref-override>`
[Entree & Champ_Generique_Extraction::readOn(Entree &) override](#champ-generique-extraction-protected-entree-ref-champ-generique-extraction-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_Generique_Extraction::info_obj
Nom Champ_Generique_Extraction::dom_extrac_
TRUST_Ref<Domaine *> Champ_Generique_Extraction::domaine_
TRUST_Ref<Domaine_dis_base *> Champ_Generique_Extraction::le_dom_dis
Nom Champ_Generique_Extraction::methode_
Nom Champ_Generique_Extraction::nom_fr_