Champ_Generique_Tparoi_VEF#
#include <Champ_Generique_Tparoi_VEF.h>
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\_Tparoi\_VEF <class-champ-generique-tparoi-vef>`
[Champ\_Generique\_Tparoi\_VEF](#class-champ-generique-tparoi-vef)
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_Tparoi_VEF#
Champ_Generique_Tparoi_VEF::Champ_Generique_Tparoi_VEF()
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_Tparoi_VEF::Champ_Generique_Tparoi_VEF() <champ-generique-tparoi-vef-public-champ-generique-tparoi-vef-champ-generique-tparoi-vef>`
[Champ_Generique_Tparoi_VEF::Champ_Generique_Tparoi_VEF()](#champ-generique-tparoi-vef-public-champ-generique-tparoi-vef-champ-generique-tparoi-vef)
duplique#
int Champ_Generique_Tparoi_VEF::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_Tparoi_VEF::duplique() const override <champ-generique-tparoi-vef-public-int-champ-generique-tparoi-vef-duplique-const-override>`
[int Champ_Generique_Tparoi_VEF::duplique() const override](#champ-generique-tparoi-vef-public-int-champ-generique-tparoi-vef-duplique-const-override)
get_champ#
const Champ_base & Champ_Generique_Tparoi_VEF::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) 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:`const Champ_base & Champ_Generique_Tparoi_VEF::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override <champ-generique-tparoi-vef-public-const-champ-base-ref-champ-generique-tparoi-vef-get-champ-trust-deriv-champ-base-ref-espace-stockage-const-override>`
[const Champ_base & Champ_Generique_Tparoi_VEF::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override](#champ-generique-tparoi-vef-public-const-champ-base-ref-champ-generique-tparoi-vef-get-champ-trust-deriv-champ-base-ref-espace-stockage-const-override)
get_champ_without_evaluation#
const Champ_base & Champ_Generique_Tparoi_VEF::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_Tparoi_VEF::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override <champ-generique-tparoi-vef-public-const-champ-base-ref-champ-generique-tparoi-vef-get-champ-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const-override>`
[const Champ_base & Champ_Generique_Tparoi_VEF::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override](#champ-generique-tparoi-vef-public-const-champ-base-ref-champ-generique-tparoi-vef-get-champ-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const-override)
get_info#
const Type_info * Champ_Generique_Tparoi_VEF::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_Tparoi_VEF::get_info() const override <champ-generique-tparoi-vef-public-const-type-info-ptr-champ-generique-tparoi-vef-get-info-const-override>`
[const Type_info * Champ_Generique_Tparoi_VEF::get_info() const override](#champ-generique-tparoi-vef-public-const-type-info-ptr-champ-generique-tparoi-vef-get-info-const-override)
get_property#
const Noms Champ_Generique_Tparoi_VEF::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
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_Tparoi_VEF::get_property(const Motcle &query) const override <champ-generique-tparoi-vef-public-const-noms-champ-generique-tparoi-vef-get-property-const-motcle-ref-query-const-override>`
[const Noms Champ_Generique_Tparoi_VEF::get_property(const Motcle &query) const override](#champ-generique-tparoi-vef-public-const-noms-champ-generique-tparoi-vef-get-property-const-motcle-ref-query-const-override)
nommer_source#
void Champ_Generique_Tparoi_VEF::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_Tparoi_VEF::nommer_source() override <champ-generique-tparoi-vef-public-void-champ-generique-tparoi-vef-nommer-source-override>`
[void Champ_Generique_Tparoi_VEF::nommer_source() override](#champ-generique-tparoi-vef-public-void-champ-generique-tparoi-vef-nommer-source-override)
taille_memoire#
unsigned Champ_Generique_Tparoi_VEF::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_Tparoi_VEF::taille_memoire() const override <champ-generique-tparoi-vef-public-unsigned-champ-generique-tparoi-vef-taille-memoire-const-override>`
[unsigned Champ_Generique_Tparoi_VEF::taille_memoire() const override](#champ-generique-tparoi-vef-public-unsigned-champ-generique-tparoi-vef-taille-memoire-const-override)
~Champ_Generique_Tparoi_VEF#
Champ_Generique_Tparoi_VEF::~Champ_Generique_Tparoi_VEF()
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_Tparoi_VEF::~Champ_Generique_Tparoi_VEF() <champ-generique-tparoi-vef-public-champ-generique-tparoi-vef-dtor-champ-generique-tparoi-vef>`
[Champ_Generique_Tparoi_VEF::~Champ_Generique_Tparoi_VEF()](#champ-generique-tparoi-vef-public-champ-generique-tparoi-vef-dtor-champ-generique-tparoi-vef)
cree_instance#
Objet_U * Champ_Generique_Tparoi_VEF::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_Tparoi_VEF::cree_instance() <champ-generique-tparoi-vef-public-static-objet-u-ptr-champ-generique-tparoi-vef-cree-instance>`
[Objet_U * Champ_Generique_Tparoi_VEF::cree_instance()](#champ-generique-tparoi-vef-public-static-objet-u-ptr-champ-generique-tparoi-vef-cree-instance)
info#
const Type_info * Champ_Generique_Tparoi_VEF::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_Tparoi_VEF::info() <champ-generique-tparoi-vef-public-static-const-type-info-ptr-champ-generique-tparoi-vef-info>`
[const Type_info * Champ_Generique_Tparoi_VEF::info()](#champ-generique-tparoi-vef-public-static-const-type-info-ptr-champ-generique-tparoi-vef-info)
self_cast#
const Champ_Generique_Tparoi_VEF & Champ_Generique_Tparoi_VEF::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_Tparoi_VEF & Champ_Generique_Tparoi_VEF::self_cast(const Objet_U &) <champ-generique-tparoi-vef-public-static-const-champ-generique-tparoi-vef-ref-champ-generique-tparoi-vef-self-cast-const-objet-u-ref>`
[const Champ_Generique_Tparoi_VEF & Champ_Generique_Tparoi_VEF::self_cast(const Objet_U &)](#champ-generique-tparoi-vef-public-static-const-champ-generique-tparoi-vef-ref-champ-generique-tparoi-vef-self-cast-const-objet-u-ref)
self_cast#
Champ_Generique_Tparoi_VEF & Champ_Generique_Tparoi_VEF::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_Tparoi_VEF & Champ_Generique_Tparoi_VEF::self_cast(Objet_U &) <champ-generique-tparoi-vef-public-static-champ-generique-tparoi-vef-ref-champ-generique-tparoi-vef-self-cast-objet-u-ref>`
[Champ_Generique_Tparoi_VEF & Champ_Generique_Tparoi_VEF::self_cast(Objet_U &)](#champ-generique-tparoi-vef-public-static-champ-generique-tparoi-vef-ref-champ-generique-tparoi-vef-self-cast-objet-u-ref)
printOn#
Sortie & Champ_Generique_Tparoi_VEF::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_Tparoi_VEF::printOn(Sortie &x) const override <champ-generique-tparoi-vef-protected-sortie-ref-champ-generique-tparoi-vef-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Generique_Tparoi_VEF::printOn(Sortie &x) const override](#champ-generique-tparoi-vef-protected-sortie-ref-champ-generique-tparoi-vef-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_Generique_Tparoi_VEF::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Entree & Champ_Generique_Tparoi_VEF::readOn(Entree &) override <champ-generique-tparoi-vef-protected-entree-ref-champ-generique-tparoi-vef-readon-entree-ref-override>`
[Entree & Champ_Generique_Tparoi_VEF::readOn(Entree &) override](#champ-generique-tparoi-vef-protected-entree-ref-champ-generique-tparoi-vef-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_Generique_Tparoi_VEF::info_obj