Source_PDF_EF#

#include <Source_PDF_EF.h>
Brief description

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:`Source\_PDF\_EF <class-source-pdf-ef>`
[Source\_PDF\_EF](#class-source-pdf-ef)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classSource__PDF__EF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter_#

Definition
DoubleTab & Source_PDF_EF::ajouter_(const DoubleTab &, DoubleTab &) 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:`DoubleTab & Source_PDF_EF::ajouter_(const DoubleTab &, DoubleTab &) const override <source-pdf-ef-public-doubletab-ref-source-pdf-ef-ajouter-underscore-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Source_PDF_EF::ajouter_(const DoubleTab &, DoubleTab &) const override](#source-pdf-ef-public-doubletab-ref-source-pdf-ef-ajouter-underscore-const-doubletab-ref-doubletab-ref-const-override)

ajouter_#

Definition
DoubleTab & Source_PDF_EF::ajouter_(const DoubleTab &, DoubleTab &, const int) const 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:`DoubleTab & Source_PDF_EF::ajouter_(const DoubleTab &, DoubleTab &, const int) const override <source-pdf-ef-public-doubletab-ref-source-pdf-ef-ajouter-underscore-const-doubletab-ref-doubletab-ref-const-int-const-override>`
[DoubleTab & Source_PDF_EF::ajouter_(const DoubleTab &, DoubleTab &, const int) const override](#source-pdf-ef-public-doubletab-ref-source-pdf-ef-ajouter-underscore-const-doubletab-ref-doubletab-ref-const-int-const-override)

associer_pb#

Definition
void Source_PDF_EF::associer_pb(const Probleme_base &) 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 Source_PDF_EF::associer_pb(const Probleme_base &) override <source-pdf-ef-public-void-source-pdf-ef-associer-pb-const-probleme-base-ref-override>`
[void Source_PDF_EF::associer_pb(const Probleme_base &) override](#source-pdf-ef-public-void-source-pdf-ef-associer-pb-const-probleme-base-ref-override)

compute_coeff_elem#

Definition
DoubleTab Source_PDF_EF::compute_coeff_elem() const 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:`DoubleTab Source_PDF_EF::compute_coeff_elem() const override <source-pdf-ef-public-doubletab-source-pdf-ef-compute-coeff-elem-const-override>`
[DoubleTab Source_PDF_EF::compute_coeff_elem() const override](#source-pdf-ef-public-doubletab-source-pdf-ef-compute-coeff-elem-const-override)

compute_coeff_matrice#

Definition
DoubleTab Source_PDF_EF::compute_coeff_matrice() const 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:`DoubleTab Source_PDF_EF::compute_coeff_matrice() const override <source-pdf-ef-public-doubletab-source-pdf-ef-compute-coeff-matrice-const-override>`
[DoubleTab Source_PDF_EF::compute_coeff_matrice() const override](#source-pdf-ef-public-doubletab-source-pdf-ef-compute-coeff-matrice-const-override)

contribuer_a_avec#

Definition
void Source_PDF_EF::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override
Brief description

contribution a la matrice implicite des termes sources par defaut pas de contribution

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 Source_PDF_EF::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override <source-pdf-ef-public-void-source-pdf-ef-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override>`
[void Source_PDF_EF::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override](#source-pdf-ef-public-void-source-pdf-ef-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override)

correct_incr_pressure#

Definition
void Source_PDF_EF::correct_incr_pressure(const DoubleTab &, DoubleTab &) const 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 Source_PDF_EF::correct_incr_pressure(const DoubleTab &, DoubleTab &) const override <source-pdf-ef-public-void-source-pdf-ef-correct-incr-pressure-const-doubletab-ref-doubletab-ref-const-override>`
[void Source_PDF_EF::correct_incr_pressure(const DoubleTab &, DoubleTab &) const override](#source-pdf-ef-public-void-source-pdf-ef-correct-incr-pressure-const-doubletab-ref-doubletab-ref-const-override)

correct_pressure#

Definition
void Source_PDF_EF::correct_pressure(const DoubleTab &, DoubleTab &, const DoubleTab &) const 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 Source_PDF_EF::correct_pressure(const DoubleTab &, DoubleTab &, const DoubleTab &) const override <source-pdf-ef-public-void-source-pdf-ef-correct-pressure-const-doubletab-ref-doubletab-ref-const-doubletab-ref-const-override>`
[void Source_PDF_EF::correct_pressure(const DoubleTab &, DoubleTab &, const DoubleTab &) const override](#source-pdf-ef-public-void-source-pdf-ef-correct-pressure-const-doubletab-ref-doubletab-ref-const-doubletab-ref-const-override)

correct_variable#

Definition
void Source_PDF_EF::correct_variable(const DoubleTab &, DoubleTab &) const 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 Source_PDF_EF::correct_variable(const DoubleTab &, DoubleTab &) const override <source-pdf-ef-public-void-source-pdf-ef-correct-variable-const-doubletab-ref-doubletab-ref-const-override>`
[void Source_PDF_EF::correct_variable(const DoubleTab &, DoubleTab &) const override](#source-pdf-ef-public-void-source-pdf-ef-correct-variable-const-doubletab-ref-doubletab-ref-const-override)

creer_champ#

Definition
void Source_PDF_EF::creer_champ(const Motcle &motlu) 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 Source_PDF_EF::creer_champ(const Motcle &motlu) override <source-pdf-ef-public-void-source-pdf-ef-creer-champ-const-motcle-ref-motlu-override>`
[void Source_PDF_EF::creer_champ(const Motcle &motlu) override](#source-pdf-ef-public-void-source-pdf-ef-creer-champ-const-motcle-ref-motlu-override)

diag_coeff_elem#

Definition
DoubleVect Source_PDF_EF::diag_coeff_elem(ArrOfDouble &, const DoubleTab &, int) 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:`DoubleVect Source_PDF_EF::diag_coeff_elem(ArrOfDouble &, const DoubleTab &, int) const override <source-pdf-ef-public-doublevect-source-pdf-ef-diag-coeff-elem-arrofdouble-ref-const-doubletab-ref-int-const-override>`
[DoubleVect Source_PDF_EF::diag_coeff_elem(ArrOfDouble &, const DoubleTab &, int) const override](#source-pdf-ef-public-doublevect-source-pdf-ef-diag-coeff-elem-arrofdouble-ref-const-doubletab-ref-int-const-override)

duplique#

Definition
int Source_PDF_EF::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 Source_PDF_EF::duplique() const override <source-pdf-ef-public-int-source-pdf-ef-duplique-const-override>`
[int Source_PDF_EF::duplique() const override](#source-pdf-ef-public-int-source-pdf-ef-duplique-const-override)

get_champ#

Definition
const Champ_base & Source_PDF_EF::get_champ(const Motcle &nom) 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 & Source_PDF_EF::get_champ(const Motcle &nom) const override <source-pdf-ef-public-const-champ-base-ref-source-pdf-ef-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Source_PDF_EF::get_champ(const Motcle &nom) const override](#source-pdf-ef-public-const-champ-base-ref-source-pdf-ef-get-champ-const-motcle-ref-nom-const-override)

get_info#

Definition
const Type_info * Source_PDF_EF::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 * Source_PDF_EF::get_info() const override <source-pdf-ef-public-const-type-info-ptr-source-pdf-ef-get-info-const-override>`
[const Type_info * Source_PDF_EF::get_info() const override](#source-pdf-ef-public-const-type-info-ptr-source-pdf-ef-get-info-const-override)

get_noms_champs_postraitables#

Definition
void Source_PDF_EF::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const 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 Source_PDF_EF::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <source-pdf-ef-public-void-source-pdf-ef-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Source_PDF_EF::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#source-pdf-ef-public-void-source-pdf-ef-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)

has_champ#

Definition
bool Source_PDF_EF::has_champ(const Motcle &nom) const 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:`bool Source_PDF_EF::has_champ(const Motcle &nom) const override <source-pdf-ef-public-bool-source-pdf-ef-has-champ-const-motcle-ref-nom-const-override>`
[bool Source_PDF_EF::has_champ(const Motcle &nom) const override](#source-pdf-ef-public-bool-source-pdf-ef-has-champ-const-motcle-ref-nom-const-override)

has_champ#

Definition
bool Source_PDF_EF::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const 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:`bool Source_PDF_EF::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <source-pdf-ef-public-bool-source-pdf-ef-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Source_PDF_EF::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#source-pdf-ef-public-bool-source-pdf-ef-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)

impr#

Definition
int Source_PDF_EF::impr(Sortie &) const 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:`int Source_PDF_EF::impr(Sortie &) const override <source-pdf-ef-public-int-source-pdf-ef-impr-sortie-ref-const-override>`
[int Source_PDF_EF::impr(Sortie &) const override](#source-pdf-ef-public-int-source-pdf-ef-impr-sortie-ref-const-override)

multiply_coeff_volume#

Definition
void Source_PDF_EF::multiply_coeff_volume(DoubleTab &) const 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 Source_PDF_EF::multiply_coeff_volume(DoubleTab &) const override <source-pdf-ef-public-void-source-pdf-ef-multiply-coeff-volume-doubletab-ref-const-override>`
[void Source_PDF_EF::multiply_coeff_volume(DoubleTab &) const override](#source-pdf-ef-public-void-source-pdf-ef-multiply-coeff-volume-doubletab-ref-const-override)

Source_PDF_EF#

Definition
Source_PDF_EF::Source_PDF_EF()
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:`Source_PDF_EF::Source_PDF_EF() <source-pdf-ef-public-source-pdf-ef-source-pdf-ef>`
[Source_PDF_EF::Source_PDF_EF()](#source-pdf-ef-public-source-pdf-ef-source-pdf-ef)

taille_memoire#

Definition
unsigned Source_PDF_EF::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 Source_PDF_EF::taille_memoire() const override <source-pdf-ef-public-unsigned-source-pdf-ef-taille-memoire-const-override>`
[unsigned Source_PDF_EF::taille_memoire() const override](#source-pdf-ef-public-unsigned-source-pdf-ef-taille-memoire-const-override)

test#

Definition
void Source_PDF_EF::test(Matrice &) const
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:`void Source_PDF_EF::test(Matrice &) const <source-pdf-ef-public-void-source-pdf-ef-test-matrice-ref-const>`
[void Source_PDF_EF::test(Matrice &) const](#source-pdf-ef-public-void-source-pdf-ef-test-matrice-ref-const)

updateChampRho#

Definition
void Source_PDF_EF::updateChampRho()
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:`void Source_PDF_EF::updateChampRho() <source-pdf-ef-public-void-source-pdf-ef-updatechamprho>`
[void Source_PDF_EF::updateChampRho()](#source-pdf-ef-public-void-source-pdf-ef-updatechamprho)

verif_ajouter_contrib#

Definition
void Source_PDF_EF::verif_ajouter_contrib(const DoubleTab &variable, Matrice_Morse &matrice) 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 Source_PDF_EF::verif_ajouter_contrib(const DoubleTab &variable, Matrice_Morse &matrice) const <source-pdf-ef-public-void-source-pdf-ef-verif-ajouter-contrib-const-doubletab-ref-variable-matrice-morse-ref-matrice-const>`
[void Source_PDF_EF::verif_ajouter_contrib(const DoubleTab &variable, Matrice_Morse &matrice) const](#source-pdf-ef-public-void-source-pdf-ef-verif-ajouter-contrib-const-doubletab-ref-variable-matrice-morse-ref-matrice-const)

~Source_PDF_EF#

Definition
Source_PDF_EF::~Source_PDF_EF()
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:`Source_PDF_EF::~Source_PDF_EF() <source-pdf-ef-public-source-pdf-ef-dtor-source-pdf-ef>`
[Source_PDF_EF::~Source_PDF_EF()](#source-pdf-ef-public-source-pdf-ef-dtor-source-pdf-ef)

cree_instance#

Definition
Objet_U * Source_PDF_EF::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 * Source_PDF_EF::cree_instance() <source-pdf-ef-public-static-objet-u-ptr-source-pdf-ef-cree-instance>`
[Objet_U * Source_PDF_EF::cree_instance()](#source-pdf-ef-public-static-objet-u-ptr-source-pdf-ef-cree-instance)

info#

Definition
const Type_info * Source_PDF_EF::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 * Source_PDF_EF::info() <source-pdf-ef-public-static-const-type-info-ptr-source-pdf-ef-info>`
[const Type_info * Source_PDF_EF::info()](#source-pdf-ef-public-static-const-type-info-ptr-source-pdf-ef-info)

self_cast#

Definition
const Source_PDF_EF & Source_PDF_EF::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 Source_PDF_EF & Source_PDF_EF::self_cast(const Objet_U &) <source-pdf-ef-public-static-const-source-pdf-ef-ref-source-pdf-ef-self-cast-const-objet-u-ref>`
[const Source_PDF_EF & Source_PDF_EF::self_cast(const Objet_U &)](#source-pdf-ef-public-static-const-source-pdf-ef-ref-source-pdf-ef-self-cast-const-objet-u-ref)

self_cast#

Definition
Source_PDF_EF & Source_PDF_EF::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:`Source_PDF_EF & Source_PDF_EF::self_cast(Objet_U &) <source-pdf-ef-public-static-source-pdf-ef-ref-source-pdf-ef-self-cast-objet-u-ref>`
[Source_PDF_EF & Source_PDF_EF::self_cast(Objet_U &)](#source-pdf-ef-public-static-source-pdf-ef-ref-source-pdf-ef-self-cast-objet-u-ref)

associer_domaines#

Definition
void Source_PDF_EF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) 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 Source_PDF_EF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <source-pdf-ef-protected-void-source-pdf-ef-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Source_PDF_EF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#source-pdf-ef-protected-void-source-pdf-ef-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)

calculer_variable_imposee_elem_fluid#

Definition
void Source_PDF_EF::calculer_variable_imposee_elem_fluid() 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 Source_PDF_EF::calculer_variable_imposee_elem_fluid() override <source-pdf-ef-protected-void-source-pdf-ef-calculer-variable-imposee-elem-fluid-override>`
[void Source_PDF_EF::calculer_variable_imposee_elem_fluid() override](#source-pdf-ef-protected-void-source-pdf-ef-calculer-variable-imposee-elem-fluid-override)

calculer_variable_imposee_hybrid#

Definition
void Source_PDF_EF::calculer_variable_imposee_hybrid() 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 Source_PDF_EF::calculer_variable_imposee_hybrid() override <source-pdf-ef-protected-void-source-pdf-ef-calculer-variable-imposee-hybrid-override>`
[void Source_PDF_EF::calculer_variable_imposee_hybrid() override](#source-pdf-ef-protected-void-source-pdf-ef-calculer-variable-imposee-hybrid-override)

calculer_variable_imposee_mean_grad#

Definition
void Source_PDF_EF::calculer_variable_imposee_mean_grad() 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 Source_PDF_EF::calculer_variable_imposee_mean_grad() override <source-pdf-ef-protected-void-source-pdf-ef-calculer-variable-imposee-mean-grad-override>`
[void Source_PDF_EF::calculer_variable_imposee_mean_grad() override](#source-pdf-ef-protected-void-source-pdf-ef-calculer-variable-imposee-mean-grad-override)

calculer_vitesse_imposee_power_law_tbl#

Definition
void Source_PDF_EF::calculer_vitesse_imposee_power_law_tbl() 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 Source_PDF_EF::calculer_vitesse_imposee_power_law_tbl() override <source-pdf-ef-protected-void-source-pdf-ef-calculer-vitesse-imposee-power-law-tbl-override>`
[void Source_PDF_EF::calculer_vitesse_imposee_power_law_tbl() override](#source-pdf-ef-protected-void-source-pdf-ef-calculer-vitesse-imposee-power-law-tbl-override)

calculer_vitesse_imposee_power_law_tbl_u_star#

Definition
void Source_PDF_EF::calculer_vitesse_imposee_power_law_tbl_u_star() 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 Source_PDF_EF::calculer_vitesse_imposee_power_law_tbl_u_star() override <source-pdf-ef-protected-void-source-pdf-ef-calculer-vitesse-imposee-power-law-tbl-u-star-override>`
[void Source_PDF_EF::calculer_vitesse_imposee_power_law_tbl_u_star() override](#source-pdf-ef-protected-void-source-pdf-ef-calculer-vitesse-imposee-power-law-tbl-u-star-override)

compute_indicateur_nodal_champ_aire#

Definition
void Source_PDF_EF::compute_indicateur_nodal_champ_aire() 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 Source_PDF_EF::compute_indicateur_nodal_champ_aire() override <source-pdf-ef-protected-void-source-pdf-ef-compute-indicateur-nodal-champ-aire-override>`
[void Source_PDF_EF::compute_indicateur_nodal_champ_aire() override](#source-pdf-ef-protected-void-source-pdf-ef-compute-indicateur-nodal-champ-aire-override)

compute_pond#

Definition
DoubleTab Source_PDF_EF::compute_pond(const DoubleTab &, const DoubleTab &, const DoubleVect &, int &, int &) 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:`DoubleTab Source_PDF_EF::compute_pond(const DoubleTab &, const DoubleTab &, const DoubleVect &, int &, int &) const <source-pdf-ef-protected-doubletab-source-pdf-ef-compute-pond-const-doubletab-ref-const-doubletab-ref-const-doublevect-ref-int-ref-int-ref-const>`
[DoubleTab Source_PDF_EF::compute_pond(const DoubleTab &, const DoubleTab &, const DoubleVect &, int &, int &) const](#source-pdf-ef-protected-doubletab-source-pdf-ef-compute-pond-const-doubletab-ref-const-doubletab-ref-const-doublevect-ref-int-ref-int-ref-const)

compute_variable_imposee_projete#

Definition
void Source_PDF_EF::compute_variable_imposee_projete(const DoubleTab &, const DoubleTab &, double, double) 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 Source_PDF_EF::compute_variable_imposee_projete(const DoubleTab &, const DoubleTab &, double, double) override <source-pdf-ef-protected-void-source-pdf-ef-compute-variable-imposee-projete-const-doubletab-ref-const-doubletab-ref-double-double-override>`
[void Source_PDF_EF::compute_variable_imposee_projete(const DoubleTab &, const DoubleTab &, double, double) override](#source-pdf-ef-protected-void-source-pdf-ef-compute-variable-imposee-projete-const-doubletab-ref-const-doubletab-ref-double-double-override)

filtre_CLD#

Definition
void Source_PDF_EF::filtre_CLD(DoubleTab &) 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:`void Source_PDF_EF::filtre_CLD(DoubleTab &) const <source-pdf-ef-protected-void-source-pdf-ef-filtre-cld-doubletab-ref-const>`
[void Source_PDF_EF::filtre_CLD(DoubleTab &) const](#source-pdf-ef-protected-void-source-pdf-ef-filtre-cld-doubletab-ref-const)

printOn#

Definition
Sortie & Source_PDF_EF::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 & Source_PDF_EF::printOn(Sortie &x) const override <source-pdf-ef-protected-sortie-ref-source-pdf-ef-printon-sortie-ref-x-const-override>`
[Sortie & Source_PDF_EF::printOn(Sortie &x) const override](#source-pdf-ef-protected-sortie-ref-source-pdf-ef-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Source_PDF_EF::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 & Source_PDF_EF::readOn(Entree &) override <source-pdf-ef-protected-entree-ref-source-pdf-ef-readon-entree-ref-override>`
[Entree & Source_PDF_EF::readOn(Entree &) override](#source-pdf-ef-protected-entree-ref-source-pdf-ef-readon-entree-ref-override)

rotate_imposed_velocity#

Definition
void Source_PDF_EF::rotate_imposed_velocity(DoubleTab &) 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 Source_PDF_EF::rotate_imposed_velocity(DoubleTab &) override <source-pdf-ef-protected-void-source-pdf-ef-rotate-imposed-velocity-doubletab-ref-override>`
[void Source_PDF_EF::rotate_imposed_velocity(DoubleTab &) override](#source-pdf-ef-protected-void-source-pdf-ef-rotate-imposed-velocity-doubletab-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Source_PDF_EF::info_obj
champ_nodal_ (protected)
TRUST_Deriv<Champ_Don_base> Source_PDF_EF::champ_nodal_
champ_u_star_ibm_ (protected)
TRUST_Deriv<Champ_Fonc_base> Source_PDF_EF::champ_u_star_ibm_

Champ pour postraitement.

champ_y_plus_ibm_ (protected)
TRUST_Deriv<Champ_Fonc_base> Source_PDF_EF::champ_y_plus_ibm_

Champ pour postraitement.

le_dom_Cl_EF (protected)
TRUST_Ref<Domaine_Cl_EF *> Source_PDF_EF::le_dom_Cl_EF
le_dom_EF (protected)
TRUST_Ref<Domaine_EF *> Source_PDF_EF::le_dom_EF
tab_u_star_ibm_ (protected)
DoubleVect Source_PDF_EF::tab_u_star_ibm_

valeurs des u* IBM calculees localement

tab_y_plus_ibm_ (protected)
DoubleVect Source_PDF_EF::tab_y_plus_ibm_

valeurs des d + IBM calculees localement