Champs_compris_T#

#include <Champs_compris.h>
Brief description

classe Champs_compris Represente un champ compris par un objet de type Equation, Milieu,

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:`Champs\_compris\_T <class-template-champs-compris-t>`
[Champs\_compris\_T](#class-template-champs-compris-t)

Detailed description#

Operateur, Source, Traitement_particulier. Parametrized by the type of field: typically Champ_base or IJK_Field_double

Inherited by#

Inheritance graph#

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

../../../../../_images/classChamps__compris__T__inherit__graph.png

List of Public Methods#

Complete Member Function Documentation#

ajoute_champ#

Definition
void Champs_compris_T<FIELD_TYPE>::ajoute_champ(const FIELD_TYPE &champ)
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 Champs_compris_T<FIELD_TYPE>::ajoute_champ(const FIELD_TYPE &champ) <champs-compris-t-public-void-champs-compris-t-field-type-ajoute-champ-const-field-type-ref-champ>`
[void Champs_compris_T<FIELD_TYPE>::ajoute_champ(const FIELD_TYPE &champ)](#champs-compris-t-public-void-champs-compris-t-field-type-ajoute-champ-const-field-type-ref-champ)

clear_champs_compris#

Definition
void Champs_compris_T<FIELD_TYPE>::clear_champs_compris()
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 Champs_compris_T<FIELD_TYPE>::clear_champs_compris() <champs-compris-t-public-void-champs-compris-t-field-type-clear-champs-compris>`
[void Champs_compris_T<FIELD_TYPE>::clear_champs_compris()](#champs-compris-t-public-void-champs-compris-t-field-type-clear-champs-compris)

get_champ#

Definition
const FIELD_TYPE & Champs_compris_T<FIELD_TYPE>::get_champ(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 FIELD_TYPE & Champs_compris_T<FIELD_TYPE>::get_champ(const Motcle &nom) const <champs-compris-t-public-const-field-type-ref-champs-compris-t-field-type-get-champ-const-motcle-ref-nom-const>`
[const FIELD_TYPE & Champs_compris_T<FIELD_TYPE>::get_champ(const Motcle &nom) const](#champs-compris-t-public-const-field-type-ref-champs-compris-t-field-type-get-champ-const-motcle-ref-nom-const)

has_champ#

Definition
bool Champs_compris_T<FIELD_TYPE>::has_champ(const Motcle &nom) 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:`bool Champs_compris_T<FIELD_TYPE>::has_champ(const Motcle &nom) const <champs-compris-t-public-bool-champs-compris-t-field-type-has-champ-const-motcle-ref-nom-const>`
[bool Champs_compris_T<FIELD_TYPE>::has_champ(const Motcle &nom) const](#champs-compris-t-public-bool-champs-compris-t-field-type-has-champ-const-motcle-ref-nom-const)

has_champ#

Definition
bool Champs_compris_T<FIELD_TYPE>::has_champ(const Motcle &nom, TRUST_Ref< FIELD_TYPE * > &ref_champ) 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 Champs_compris_T<FIELD_TYPE>::has_champ(const Motcle &nom, TRUST_Ref< FIELD_TYPE * > &ref_champ) const <champs-compris-t-public-bool-champs-compris-t-field-type-has-champ-const-motcle-ref-nom-trust-ref-field-type-ptr-ref-ref-champ-const>`
[bool Champs_compris_T<FIELD_TYPE>::has_champ(const Motcle &nom, TRUST_Ref< FIELD_TYPE * > &ref_champ) const](#champs-compris-t-public-bool-champs-compris-t-field-type-has-champ-const-motcle-ref-nom-trust-ref-field-type-ptr-ref-ref-champ-const)

liste_noms_compris#

Definition
const Noms Champs_compris_T<FIELD_TYPE>::liste_noms_compris() 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 Noms Champs_compris_T<FIELD_TYPE>::liste_noms_compris() const <champs-compris-t-public-const-noms-champs-compris-t-field-type-liste-noms-compris-const>`
[const Noms Champs_compris_T<FIELD_TYPE>::liste_noms_compris() const](#champs-compris-t-public-const-noms-champs-compris-t-field-type-liste-noms-compris-const)

Attributes Documentation#

liste_champs_ (protected)
std::unordered_map<std::string, TRUST_Ref<FIELD_TYPE *>> Champs_compris_T<FIELD_TYPE>::liste_champs_