Source_Trainee#

#include <Source_Trainee.h>
Brief description

class Source_Trainee

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\_Trainee <class-source-trainee>`
[Source\_Trainee](#class-source-trainee)

Detailed description#

Calcul de la force de trainee (expression vectorielle) : F_tr = - 0.5*Cd*rho_f*(pi*dp*dp/4)*||u_p - u_f||*(u_p - u_f) Cd a une expression simplifiee : Cd = 24/Re_p avec Re_p = rho_f*||u_p - u_f||*d_p/mu_f

Inherits from#

Inheritance graph#

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

../../../../../_images/classSource__Trainee__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Source_Trainee::ajouter(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_Trainee::ajouter(DoubleTab &) const override <source-trainee-public-doubletab-ref-source-trainee-ajouter-doubletab-ref-const-override>`
[DoubleTab & Source_Trainee::ajouter(DoubleTab &) const override](#source-trainee-public-doubletab-ref-source-trainee-ajouter-doubletab-ref-const-override)

calculer#

Definition
DoubleTab & Source_Trainee::calculer(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_Trainee::calculer(DoubleTab &) const override <source-trainee-public-doubletab-ref-source-trainee-calculer-doubletab-ref-const-override>`
[DoubleTab & Source_Trainee::calculer(DoubleTab &) const override](#source-trainee-public-doubletab-ref-source-trainee-calculer-doubletab-ref-const-override)

duplique#

Definition
int Source_Trainee::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_Trainee::duplique() const override <source-trainee-public-int-source-trainee-duplique-const-override>`
[int Source_Trainee::duplique() const override](#source-trainee-public-int-source-trainee-duplique-const-override)

get_info#

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

Source_Trainee#

Definition
Source_Trainee::Source_Trainee()
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_Trainee::Source_Trainee() <source-trainee-public-source-trainee-source-trainee>`
[Source_Trainee::Source_Trainee()](#source-trainee-public-source-trainee-source-trainee)

taille_memoire#

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

~Source_Trainee#

Definition
Source_Trainee::~Source_Trainee()
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_Trainee::~Source_Trainee() <source-trainee-public-source-trainee-dtor-source-trainee>`
[Source_Trainee::~Source_Trainee()](#source-trainee-public-source-trainee-dtor-source-trainee)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Source_Trainee::printOn(Sortie &x) const override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Imprime la source sur un flot de sortie.

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_Trainee::printOn(Sortie &x) const override <source-trainee-protected-sortie-ref-source-trainee-printon-sortie-ref-x-const-override>`
[Sortie & Source_Trainee::printOn(Sortie &x) const override](#source-trainee-protected-sortie-ref-source-trainee-printon-sortie-ref-x-const-override)

readOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Lecture d’un terme source sur un flot d’entree.

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

Attributes Documentation#

info_obj (public)
const Type_info Source_Trainee::info_obj