Champs_compris_T#
#include <Champs_compris.h>
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#
public : Champs_compris_IJK
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
Complete Member Function Documentation#
ajoute_champ#
void Champs_compris_T<FIELD_TYPE>::ajoute_champ(const FIELD_TYPE &champ)
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#
void Champs_compris_T<FIELD_TYPE>::clear_champs_compris()
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#
const FIELD_TYPE & Champs_compris_T<FIELD_TYPE>::get_champ(const Motcle &nom) 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 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#
bool Champs_compris_T<FIELD_TYPE>::has_champ(const Motcle &nom) 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:`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#
bool Champs_compris_T<FIELD_TYPE>::has_champ(const Motcle &nom, TRUST_Ref< FIELD_TYPE * > &ref_champ) 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:`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#
const Noms Champs_compris_T<FIELD_TYPE>::liste_noms_compris() const
Detailed description
References
Referenced By
Source_Transport_K_Omega_VEF_Face::get_noms_champs_postraitables
Modele_Fonc_Bas_Reynolds_Base::get_noms_champs_postraitables
Modele_Fonc_Bas_Reynolds_Thermique_Base::get_noms_champs_postraitables
Convection_Diffusion_Temperature::get_noms_champs_postraitables
Convection_Diffusion_Temperature_base::get_noms_champs_postraitables
Traitement_particulier_NS_base::get_noms_champs_postraitables
Traitement_particulier_Solide_base::get_noms_champs_postraitables
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#
std::unordered_map<std::string, TRUST_Ref<FIELD_TYPE *>> Champs_compris_T<FIELD_TYPE>::liste_champs_