Source_PDF_base#

#include <Source_PDF_base.h>
Brief description

class Source_PDF_base Base class for the source terms for the penalisation of the momentum in the Immersed Boundary Method (IBM)

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

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classSource__PDF__base__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_base::ajouter(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:`DoubleTab & Source_PDF_base::ajouter(DoubleTab &) const override <source-pdf-base-public-doubletab-ref-source-pdf-base-ajouter-doubletab-ref-const-override>`
[DoubleTab & Source_PDF_base::ajouter(DoubleTab &) const override](#source-pdf-base-public-doubletab-ref-source-pdf-base-ajouter-doubletab-ref-const-override)

ajouter_#

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

ajouter_#

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

associer_pb#

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

calculer#

Definition
DoubleTab & Source_PDF_base::calculer(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_base::calculer(DoubleTab &) const override <source-pdf-base-public-doubletab-ref-source-pdf-base-calculer-doubletab-ref-const-override>`
[DoubleTab & Source_PDF_base::calculer(DoubleTab &) const override](#source-pdf-base-public-doubletab-ref-source-pdf-base-calculer-doubletab-ref-const-override)

calculer#

Definition
DoubleTab & Source_PDF_base::calculer(DoubleTab &, const int) 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:`DoubleTab & Source_PDF_base::calculer(DoubleTab &, const int) const <source-pdf-base-public-doubletab-ref-source-pdf-base-calculer-doubletab-ref-const-int-const>`
[DoubleTab & Source_PDF_base::calculer(DoubleTab &, const int) const](#source-pdf-base-public-doubletab-ref-source-pdf-base-calculer-doubletab-ref-const-int-const)

calculer_pdf#

Definition
DoubleTab & Source_PDF_base::calculer_pdf(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:`DoubleTab & Source_PDF_base::calculer_pdf(DoubleTab &) const <source-pdf-base-public-doubletab-ref-source-pdf-base-calculer-pdf-doubletab-ref-const>`
[DoubleTab & Source_PDF_base::calculer_pdf(DoubleTab &) const](#source-pdf-base-public-doubletab-ref-source-pdf-base-calculer-pdf-doubletab-ref-const)

calculer_variable_imposee#

Definition
void Source_PDF_base::calculer_variable_imposee()
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_base::calculer_variable_imposee() <source-pdf-base-public-void-source-pdf-base-calculer-variable-imposee>`
[void Source_PDF_base::calculer_variable_imposee()](#source-pdf-base-public-void-source-pdf-base-calculer-variable-imposee)

compute_coeff_elem#

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

compute_coeff_matrice#

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

contribuer_a_avec#

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

correct_incr_pressure#

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

correct_pressure#

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

correct_variable#

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

diag_coeff_elem#

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

fonct_coeff#

Definition
double Source_PDF_base::fonct_coeff(const double, const double, const double) 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:`double Source_PDF_base::fonct_coeff(const double, const double, const double) const <source-pdf-base-public-double-source-pdf-base-fonct-coeff-const-double-const-double-const-double-const>`
[double Source_PDF_base::fonct_coeff(const double, const double, const double) const](#source-pdf-base-public-double-source-pdf-base-fonct-coeff-const-double-const-double-const-double-const)

get_info#

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

get_matrice_pression_variable_bool_#

Definition
const bool & Source_PDF_base::get_matrice_pression_variable_bool_() 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 bool & Source_PDF_base::get_matrice_pression_variable_bool_() const <source-pdf-base-public-const-bool-ref-source-pdf-base-get-matrice-pression-variable-bool-underscore-const>`
[const bool & Source_PDF_base::get_matrice_pression_variable_bool_() const](#source-pdf-base-public-const-bool-ref-source-pdf-base-get-matrice-pression-variable-bool-underscore-const)

get_modele#

Definition
const PDF_model & Source_PDF_base::get_modele() 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 PDF_model & Source_PDF_base::get_modele() const <source-pdf-base-public-const-pdf-model-ref-source-pdf-base-get-modele-const>`
[const PDF_model & Source_PDF_base::get_modele() const](#source-pdf-base-public-const-pdf-model-ref-source-pdf-base-get-modele-const)

get_sec_mem_pdf#

Definition
const DoubleTab & Source_PDF_base::get_sec_mem_pdf() 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:`const DoubleTab & Source_PDF_base::get_sec_mem_pdf() const <source-pdf-base-public-const-doubletab-ref-source-pdf-base-get-sec-mem-pdf-const>`
[const DoubleTab & Source_PDF_base::get_sec_mem_pdf() const](#source-pdf-base-public-const-doubletab-ref-source-pdf-base-get-sec-mem-pdf-const)

getInterpolationBool#

Definition
const int & Source_PDF_base::getInterpolationBool() 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:`const int & Source_PDF_base::getInterpolationBool() const <source-pdf-base-public-const-int-ref-source-pdf-base-getinterpolationbool-const>`
[const int & Source_PDF_base::getInterpolationBool() const](#source-pdf-base-public-const-int-ref-source-pdf-base-getinterpolationbool-const)

impr#

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

mettre_a_jour#

Definition
void Source_PDF_base::mettre_a_jour(double) override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Mise a jour en temps du terme source.

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:`void Source_PDF_base::mettre_a_jour(double) override <source-pdf-base-public-void-source-pdf-base-mettre-a-jour-double-override>`
[void Source_PDF_base::mettre_a_jour(double) override](#source-pdf-base-public-void-source-pdf-base-mettre-a-jour-double-override)

multiply_coeff_volume#

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

ouvrir_fichier#

Definition
void Source_PDF_base::ouvrir_fichier(SFichier &, const Nom &, const int) const override
Brief description

Ouverture/creation d’un fichier d’impression d’un terme source A surcharger dans les classes derivees.

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_base::ouvrir_fichier(SFichier &, const Nom &, const int) const override <source-pdf-base-public-void-source-pdf-base-ouvrir-fichier-sfichier-ref-const-nom-ref-const-int-const-override>`
[void Source_PDF_base::ouvrir_fichier(SFichier &, const Nom &, const int) const override](#source-pdf-base-public-void-source-pdf-base-ouvrir-fichier-sfichier-ref-const-nom-ref-const-int-const-override)

set_matrice_pression_variable_bool_#

Definition
void Source_PDF_base::set_matrice_pression_variable_bool_(bool &flag)
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_base::set_matrice_pression_variable_bool_(bool &flag) <source-pdf-base-public-void-source-pdf-base-set-matrice-pression-variable-bool-underscore-bool-ref-flag>`
[void Source_PDF_base::set_matrice_pression_variable_bool_(bool &flag)](#source-pdf-base-public-void-source-pdf-base-set-matrice-pression-variable-bool-underscore-bool-ref-flag)

set_sec_mem_pdf#

Definition
void Source_PDF_base::set_sec_mem_pdf(DoubleTab &it)
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_base::set_sec_mem_pdf(DoubleTab &it) <source-pdf-base-public-void-source-pdf-base-set-sec-mem-pdf-doubletab-ref-it>`
[void Source_PDF_base::set_sec_mem_pdf(DoubleTab &it)](#source-pdf-base-public-void-source-pdf-base-set-sec-mem-pdf-doubletab-ref-it)

Source_PDF_base#

Definition
Source_PDF_base::Source_PDF_base()
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_base::Source_PDF_base() <source-pdf-base-public-source-pdf-base-source-pdf-base>`
[Source_PDF_base::Source_PDF_base()](#source-pdf-base-public-source-pdf-base-source-pdf-base)

updateChampRho#

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

~Source_PDF_base#

Definition
Source_PDF_base::~Source_PDF_base() override
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_base::~Source_PDF_base() override <source-pdf-base-public-source-pdf-base-dtor-source-pdf-base-override>`
[Source_PDF_base::~Source_PDF_base() override](#source-pdf-base-public-source-pdf-base-dtor-source-pdf-base-override)

info#

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

self_cast#

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

self_cast#

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

associer_domaines#

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

calculer_variable_imposee_elem_fluid#

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

calculer_variable_imposee_hybrid#

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

calculer_variable_imposee_mean_grad#

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

calculer_vitesse_imposee_power_law_tbl#

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

calculer_vitesse_imposee_power_law_tbl_u_star#

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

compute_indicateur_nodal_champ_aire#

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

compute_variable_imposee_projete#

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

get_tuvw_local#

Definition
ArrOfDouble Source_PDF_base::get_tuvw_local() 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:`ArrOfDouble Source_PDF_base::get_tuvw_local() const <source-pdf-base-protected-arrofdouble-source-pdf-base-get-tuvw-local-const>`
[ArrOfDouble Source_PDF_base::get_tuvw_local() const](#source-pdf-base-protected-arrofdouble-source-pdf-base-get-tuvw-local-const)

printOn#

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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

rotate_imposed_velocity#

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

Attributes Documentation#

info_obj (public)
const Type_info Source_PDF_base::info_obj
champ_aire_ (protected)
TRUST_Deriv<Champ_Don_base> Source_PDF_base::champ_aire_
champ_aire_lu_ (protected)
TRUST_Deriv<Champ_Don_base> Source_PDF_base::champ_aire_lu_
champ_rho_ (protected)
TRUST_Deriv<Champ_Don_base> Source_PDF_base::champ_rho_
champ_rotation_ (protected)
TRUST_Deriv<Champ_Don_base> Source_PDF_base::champ_rotation_
champ_rotation_lu_ (protected)
TRUST_Deriv<Champ_Don_base> Source_PDF_base::champ_rotation_lu_
echelle_relax_ (protected)
double Source_PDF_base::echelle_relax_ = - 100.
imm_wall_law_ (protected)
bool Source_PDF_base::imm_wall_law_ = false
indicateur_nodal_champ_aire_ (protected)
DoubleTab Source_PDF_base::indicateur_nodal_champ_aire_
interpolation_bool_ (protected)
int Source_PDF_base::interpolation_bool_ = 0
interpolation_lue_ (protected)
TRUST_Deriv<Interpolation_IBM_base> Source_PDF_base::interpolation_lue_
matrice_pression_variable_bool_ (protected)
bool Source_PDF_base::matrice_pression_variable_bool_ = false
modele_lu_ (protected)
PDF_model Source_PDF_base::modele_lu_
penalized_ (protected)
bool Source_PDF_base::penalized_ = false
sec_mem_pdf (protected)
DoubleTab Source_PDF_base::sec_mem_pdf
temps_relax_ (protected)
double Source_PDF_base::temps_relax_ = - 100.
transpose_rotation_ (protected)
bool Source_PDF_base::transpose_rotation_ = false
type_variable_imposee_ (protected)
int Source_PDF_base::type_variable_imposee_ = - 1
variable_imposee_ (protected)
DoubleTab Source_PDF_base::variable_imposee_