Champ_Post_Operateur_Eqn#

#include <Champ_Post_Operateur_Eqn.h>
Brief description

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#

Inheritance graph#

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

../../../../../_images/classChamp__Post__Operateur__Eqn__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Champ_Post_Operateur_Eqn#

Definition
Champ_Post_Operateur_Eqn::Champ_Post_Operateur_Eqn()
Brief description
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#

Definition
void Champ_Post_Operateur_Eqn::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_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#

Definition
int Champ_Post_Operateur_Eqn::duplique() const override
Brief description
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#

Definition
const Champ_base & Champ_Post_Operateur_Eqn::get_champ(TRUST_Deriv< Champ_base > &espace_stockage) 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_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#

Definition
const Champ_base & Champ_Post_Operateur_Eqn::get_champ_compo_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) 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_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#

Definition
const Champ_base & Champ_Post_Operateur_Eqn::get_champ_without_evaluation(TRUST_Deriv< Champ_base > &espace_stockage) 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_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#

Definition
const Type_info * Champ_Post_Operateur_Eqn::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_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#

Definition
Entity Champ_Post_Operateur_Eqn::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
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#

Definition
const Noms Champ_Post_Operateur_Eqn::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
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#

Definition
void Champ_Post_Operateur_Eqn::nommer_source() 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_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#

Definition
const Operateur_base & Champ_Post_Operateur_Eqn::Operateur() 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 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#

Definition
Operateur_base & Champ_Post_Operateur_Eqn::Operateur() 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:`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#

Definition
void Champ_Post_Operateur_Eqn::set_param(Param &param) 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_Post_Operateur_Eqn::set_param(Param &param) 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 &param) override](#champ-post-operateur-eqn-public-void-champ-post-operateur-eqn-set-param-param-ref-param-override)

taille_memoire#

Definition
unsigned Champ_Post_Operateur_Eqn::taille_memoire() const override
Brief description
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#

Definition
void Champ_Post_Operateur_Eqn::verification_cas_compo() const
Brief description
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#

Definition
Champ_Post_Operateur_Eqn::~Champ_Post_Operateur_Eqn()
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_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#

Definition
Objet_U * Champ_Post_Operateur_Eqn::cree_instance()
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:`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#

Definition
const Type_info * Champ_Post_Operateur_Eqn::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_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#

Definition
const Champ_Post_Operateur_Eqn & Champ_Post_Operateur_Eqn::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_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#

Definition
Champ_Post_Operateur_Eqn & Champ_Post_Operateur_Eqn::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_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#

Definition
Sortie & Champ_Post_Operateur_Eqn::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_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#

Definition
Entree & Champ_Post_Operateur_Eqn::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Champ_Post_Operateur_Eqn::info_obj
compo_ (protected)
int Champ_Post_Operateur_Eqn::compo_
localisation_inco_ (protected)
Entity Champ_Post_Operateur_Eqn::localisation_inco_ = Entity::NODE
numero_masse_ (protected)
int Champ_Post_Operateur_Eqn::numero_masse_
numero_op_ (protected)
int Champ_Post_Operateur_Eqn::numero_op_
numero_source_ (protected)
int Champ_Post_Operateur_Eqn::numero_source_
ref_eq_ (protected)
TRUST_Ref<Equation_base *> Champ_Post_Operateur_Eqn::ref_eq_
sans_solveur_masse_ (protected)
bool Champ_Post_Operateur_Eqn::sans_solveur_masse_ = false