Champ_Post_Operateur_Eqn#
#include <Champ_Post_Operateur_Eqn.h>
class Champ_Post_Operateur_Eqn OWN_PTR(Champ_base) destine a post - traiter le gradient d un champ generique
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\_Post\_Operateur\_Eqn <class-champ-post-operateur-eqn>`
[Champ\_Post\_Operateur\_Eqn](#class-champ-post-operateur-eqn)
Detailed description#
La classe porte un operateur statistique “gradient” Syntaxe a respecter pour jdd nom_choisi operateur_eqn { sources { refchamp { pb_champ nom_pb nom_inconnue } } numero_source/numero op 1 } Il faut entrer le nom de l’inconnue et pas celui de l’equation Le numero des termes sources est celui du jdd, bien respecter l’ordre Pour les operateurs : 0 diffusion, 1 convection
Inherits from#
public : Champ_Generique_Operateur_base
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_Post_Operateur_Eqn#
Champ_Post_Operateur_Eqn::Champ_Post_Operateur_Eqn()
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_Post_Operateur_Eqn::Champ_Post_Operateur_Eqn() <champ-post-operateur-eqn-public-champ-post-operateur-eqn-champ-post-operateur-eqn>`
[Champ_Post_Operateur_Eqn::Champ_Post_Operateur_Eqn()](#champ-post-operateur-eqn-public-champ-post-operateur-eqn-champ-post-operateur-eqn)
completer#
void Champ_Post_Operateur_Eqn::completer(const Postraitement_base &post) override
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_Post_Operateur_Eqn::completer(const Postraitement_base &post) override <champ-post-operateur-eqn-public-void-champ-post-operateur-eqn-completer-const-postraitement-base-ref-post-override>`
[void Champ_Post_Operateur_Eqn::completer(const Postraitement_base &post) override](#champ-post-operateur-eqn-public-void-champ-post-operateur-eqn-completer-const-postraitement-base-ref-post-override)
duplique#
int Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn::duplique() const override <champ-post-operateur-eqn-public-int-champ-post-operateur-eqn-duplique-const-override>`
[int Champ_Post_Operateur_Eqn::duplique() const override](#champ-post-operateur-eqn-public-int-champ-post-operateur-eqn-duplique-const-override)
get_champ#
const Champ_base & Champ_Post_Operateur_Eqn::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override
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_base & Champ_Post_Operateur_Eqn::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override <champ-post-operateur-eqn-public-const-champ-base-ref-champ-post-operateur-eqn-get-champ-trust-deriv-champ-base-ref-espace-stockage-const-override>`
[const Champ_base & Champ_Post_Operateur_Eqn::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) const override](#champ-post-operateur-eqn-public-const-champ-base-ref-champ-post-operateur-eqn-get-champ-trust-deriv-champ-base-ref-espace-stockage-const-override)
get_champ_compo_without_evaluation#
const Champ_base & Champ_Post_Operateur_Eqn::get_champ_compo_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const
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_base & Champ_Post_Operateur_Eqn::get_champ_compo_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const <champ-post-operateur-eqn-public-const-champ-base-ref-champ-post-operateur-eqn-get-champ-compo-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const>`
[const Champ_base & Champ_Post_Operateur_Eqn::get_champ_compo_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const](#champ-post-operateur-eqn-public-const-champ-base-ref-champ-post-operateur-eqn-get-champ-compo-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const)
get_champ_without_evaluation#
const Champ_base & Champ_Post_Operateur_Eqn::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override
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_base & Champ_Post_Operateur_Eqn::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override <champ-post-operateur-eqn-public-const-champ-base-ref-champ-post-operateur-eqn-get-champ-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const-override>`
[const Champ_base & Champ_Post_Operateur_Eqn::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) const override](#champ-post-operateur-eqn-public-const-champ-base-ref-champ-post-operateur-eqn-get-champ-without-evaluation-trust-deriv-champ-base-ref-espace-stockage-const-override)
get_info#
const Type_info * Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn::get_info() const override <champ-post-operateur-eqn-public-const-type-info-ptr-champ-post-operateur-eqn-get-info-const-override>`
[const Type_info * Champ_Post_Operateur_Eqn::get_info() const override](#champ-post-operateur-eqn-public-const-type-info-ptr-champ-post-operateur-eqn-get-info-const-override)
get_localisation#
Entity Champ_Post_Operateur_Eqn::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:
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:`Entity Champ_Post_Operateur_Eqn::get_localisation(const int index=-1) const override <champ-post-operateur-eqn-public-entity-champ-post-operateur-eqn-get-localisation-const-int-index-equal-1-const-override>`
[Entity Champ_Post_Operateur_Eqn::get_localisation(const int index=-1) const override](#champ-post-operateur-eqn-public-entity-champ-post-operateur-eqn-get-localisation-const-int-index-equal-1-const-override)
get_property#
const Noms Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn::get_property(const Motcle &query) const override <champ-post-operateur-eqn-public-const-noms-champ-post-operateur-eqn-get-property-const-motcle-ref-query-const-override>`
[const Noms Champ_Post_Operateur_Eqn::get_property(const Motcle &query) const override](#champ-post-operateur-eqn-public-const-noms-champ-post-operateur-eqn-get-property-const-motcle-ref-query-const-override)
nommer_source#
void Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn::nommer_source() override <champ-post-operateur-eqn-public-void-champ-post-operateur-eqn-nommer-source-override>`
[void Champ_Post_Operateur_Eqn::nommer_source() override](#champ-post-operateur-eqn-public-void-champ-post-operateur-eqn-nommer-source-override)
Operateur#
const Operateur_base & Champ_Post_Operateur_Eqn::Operateur() const override
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 Operateur_base & Champ_Post_Operateur_Eqn::Operateur() const override <champ-post-operateur-eqn-public-const-operateur-base-ref-champ-post-operateur-eqn-operateur-const-override>`
[const Operateur_base & Champ_Post_Operateur_Eqn::Operateur() const override](#champ-post-operateur-eqn-public-const-operateur-base-ref-champ-post-operateur-eqn-operateur-const-override)
Operateur#
Operateur_base & Champ_Post_Operateur_Eqn::Operateur() 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:`Operateur_base & Champ_Post_Operateur_Eqn::Operateur() override <champ-post-operateur-eqn-public-operateur-base-ref-champ-post-operateur-eqn-operateur-override>`
[Operateur_base & Champ_Post_Operateur_Eqn::Operateur() override](#champ-post-operateur-eqn-public-operateur-base-ref-champ-post-operateur-eqn-operateur-override)
set_param#
void Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn::set_param(Param ¶m) override <champ-post-operateur-eqn-public-void-champ-post-operateur-eqn-set-param-param-ref-param-override>`
[void Champ_Post_Operateur_Eqn::set_param(Param ¶m) override](#champ-post-operateur-eqn-public-void-champ-post-operateur-eqn-set-param-param-ref-param-override)
taille_memoire#
unsigned Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn::taille_memoire() const override <champ-post-operateur-eqn-public-unsigned-champ-post-operateur-eqn-taille-memoire-const-override>`
[unsigned Champ_Post_Operateur_Eqn::taille_memoire() const override](#champ-post-operateur-eqn-public-unsigned-champ-post-operateur-eqn-taille-memoire-const-override)
verification_cas_compo#
void Champ_Post_Operateur_Eqn::verification_cas_compo() const
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_Post_Operateur_Eqn::verification_cas_compo() const <champ-post-operateur-eqn-public-void-champ-post-operateur-eqn-verification-cas-compo-const>`
[void Champ_Post_Operateur_Eqn::verification_cas_compo() const](#champ-post-operateur-eqn-public-void-champ-post-operateur-eqn-verification-cas-compo-const)
~Champ_Post_Operateur_Eqn#
Champ_Post_Operateur_Eqn::~Champ_Post_Operateur_Eqn()
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_Post_Operateur_Eqn::~Champ_Post_Operateur_Eqn() <champ-post-operateur-eqn-public-champ-post-operateur-eqn-dtor-champ-post-operateur-eqn>`
[Champ_Post_Operateur_Eqn::~Champ_Post_Operateur_Eqn()](#champ-post-operateur-eqn-public-champ-post-operateur-eqn-dtor-champ-post-operateur-eqn)
cree_instance#
Objet_U * Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn::cree_instance() <champ-post-operateur-eqn-public-static-objet-u-ptr-champ-post-operateur-eqn-cree-instance>`
[Objet_U * Champ_Post_Operateur_Eqn::cree_instance()](#champ-post-operateur-eqn-public-static-objet-u-ptr-champ-post-operateur-eqn-cree-instance)
info#
const Type_info * Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn::info() <champ-post-operateur-eqn-public-static-const-type-info-ptr-champ-post-operateur-eqn-info>`
[const Type_info * Champ_Post_Operateur_Eqn::info()](#champ-post-operateur-eqn-public-static-const-type-info-ptr-champ-post-operateur-eqn-info)
self_cast#
const Champ_Post_Operateur_Eqn & Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn & Champ_Post_Operateur_Eqn::self_cast(const Objet_U &) <champ-post-operateur-eqn-public-static-const-champ-post-operateur-eqn-ref-champ-post-operateur-eqn-self-cast-const-objet-u-ref>`
[const Champ_Post_Operateur_Eqn & Champ_Post_Operateur_Eqn::self_cast(const Objet_U &)](#champ-post-operateur-eqn-public-static-const-champ-post-operateur-eqn-ref-champ-post-operateur-eqn-self-cast-const-objet-u-ref)
self_cast#
Champ_Post_Operateur_Eqn & Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn & Champ_Post_Operateur_Eqn::self_cast(Objet_U &) <champ-post-operateur-eqn-public-static-champ-post-operateur-eqn-ref-champ-post-operateur-eqn-self-cast-objet-u-ref>`
[Champ_Post_Operateur_Eqn & Champ_Post_Operateur_Eqn::self_cast(Objet_U &)](#champ-post-operateur-eqn-public-static-champ-post-operateur-eqn-ref-champ-post-operateur-eqn-self-cast-objet-u-ref)
printOn#
Sortie & Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn::printOn(Sortie &x) const override <champ-post-operateur-eqn-protected-sortie-ref-champ-post-operateur-eqn-printon-sortie-ref-x-const-override>`
[Sortie & Champ_Post_Operateur_Eqn::printOn(Sortie &x) const override](#champ-post-operateur-eqn-protected-sortie-ref-champ-post-operateur-eqn-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_Post_Operateur_Eqn::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_Post_Operateur_Eqn::readOn(Entree &) override <champ-post-operateur-eqn-protected-entree-ref-champ-post-operateur-eqn-readon-entree-ref-override>`
[Entree & Champ_Post_Operateur_Eqn::readOn(Entree &) override](#champ-post-operateur-eqn-protected-entree-ref-champ-post-operateur-eqn-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_Post_Operateur_Eqn::info_obj
int Champ_Post_Operateur_Eqn::compo_
Entity Champ_Post_Operateur_Eqn::localisation_inco_ = Entity::NODE
int Champ_Post_Operateur_Eqn::numero_masse_
int Champ_Post_Operateur_Eqn::numero_op_
int Champ_Post_Operateur_Eqn::numero_source_
TRUST_Ref<Equation_base *> Champ_Post_Operateur_Eqn::ref_eq_
bool Champ_Post_Operateur_Eqn::sans_solveur_masse_ = false