Source_Reaction_Particules#
#include <Source_Reaction_Particules.h>
Classe Source_Reaction_Particules Calcul du terme source a ajouter dans Navier_Stokes pour prendre en compte.
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\_Reaction\_Particules <class-source-reaction-particules>`
[Source\_Reaction\_Particules](#class-source-reaction-particules)
Detailed description#
l action en retour des particules sur le fluide La somme des forces (action fluide sur les particules) a ete calculee aux positions des particules et stockee dans source_stockage_ porte par Transport_Marqueur_FT Dans chacune des classes filles on procede aux deux etapes suivantes :
Inherits from#
public : Source_base
Inherited by#
public : Source_Reaction_Particules_VDF
public : Source_Reaction_Particules_VEF
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_eq_marqueur#
void Source_Reaction_Particules::associer_eq_marqueur(const Equation_base &equation)
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_Reaction_Particules::associer_eq_marqueur(const Equation_base &equation) <source-reaction-particules-public-void-source-reaction-particules-associer-eq-marqueur-const-equation-base-ref-equation>`
[void Source_Reaction_Particules::associer_eq_marqueur(const Equation_base &equation)](#source-reaction-particules-public-void-source-reaction-particules-associer-eq-marqueur-const-equation-base-ref-equation)
calculer#
DoubleTab & Source_Reaction_Particules::calculer(DoubleTab &) const override
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_Reaction_Particules::calculer(DoubleTab &) const override <source-reaction-particules-public-doubletab-ref-source-reaction-particules-calculer-doubletab-ref-const-override>`
[DoubleTab & Source_Reaction_Particules::calculer(DoubleTab &) const override](#source-reaction-particules-public-doubletab-ref-source-reaction-particules-calculer-doubletab-ref-const-override)
get_info#
const Type_info * Source_Reaction_Particules::get_info() const override
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_Reaction_Particules::get_info() const override <source-reaction-particules-public-const-type-info-ptr-source-reaction-particules-get-info-const-override>`
[const Type_info * Source_Reaction_Particules::get_info() const override](#source-reaction-particules-public-const-type-info-ptr-source-reaction-particules-get-info-const-override)
mettre_a_jour#
void Source_Reaction_Particules::mettre_a_jour(double temps) override
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_Reaction_Particules::mettre_a_jour(double temps) override <source-reaction-particules-public-void-source-reaction-particules-mettre-a-jour-double-temps-override>`
[void Source_Reaction_Particules::mettre_a_jour(double temps) override](#source-reaction-particules-public-void-source-reaction-particules-mettre-a-jour-double-temps-override)
Source_Reaction_Particules#
Source_Reaction_Particules::Source_Reaction_Particules()
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_Reaction_Particules::Source_Reaction_Particules() <source-reaction-particules-public-source-reaction-particules-source-reaction-particules>`
[Source_Reaction_Particules::Source_Reaction_Particules()](#source-reaction-particules-public-source-reaction-particules-source-reaction-particules)
~Source_Reaction_Particules#
Source_Reaction_Particules::~Source_Reaction_Particules() override
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_Reaction_Particules::~Source_Reaction_Particules() override <source-reaction-particules-public-source-reaction-particules-dtor-source-reaction-particules-override>`
[Source_Reaction_Particules::~Source_Reaction_Particules() override](#source-reaction-particules-public-source-reaction-particules-dtor-source-reaction-particules-override)
info#
const Type_info * Source_Reaction_Particules::info()
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_Reaction_Particules::info() <source-reaction-particules-public-static-const-type-info-ptr-source-reaction-particules-info>`
[const Type_info * Source_Reaction_Particules::info()](#source-reaction-particules-public-static-const-type-info-ptr-source-reaction-particules-info)
self_cast#
const Source_Reaction_Particules & Source_Reaction_Particules::self_cast(const Objet_U &)
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_Reaction_Particules & Source_Reaction_Particules::self_cast(const Objet_U &) <source-reaction-particules-public-static-const-source-reaction-particules-ref-source-reaction-particules-self-cast-const-objet-u-ref>`
[const Source_Reaction_Particules & Source_Reaction_Particules::self_cast(const Objet_U &)](#source-reaction-particules-public-static-const-source-reaction-particules-ref-source-reaction-particules-self-cast-const-objet-u-ref)
self_cast#
Source_Reaction_Particules & Source_Reaction_Particules::self_cast(Objet_U &)
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_Reaction_Particules & Source_Reaction_Particules::self_cast(Objet_U &) <source-reaction-particules-public-static-source-reaction-particules-ref-source-reaction-particules-self-cast-objet-u-ref>`
[Source_Reaction_Particules & Source_Reaction_Particules::self_cast(Objet_U &)](#source-reaction-particules-public-static-source-reaction-particules-ref-source-reaction-particules-self-cast-objet-u-ref)
associer_domaines#
void Source_Reaction_Particules::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override
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:`void Source_Reaction_Particules::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <source-reaction-particules-protected-void-source-reaction-particules-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Source_Reaction_Particules::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#source-reaction-particules-protected-void-source-reaction-particules-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)
associer_pb#
void Source_Reaction_Particules::associer_pb(const Probleme_base &) override
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:`void Source_Reaction_Particules::associer_pb(const Probleme_base &) override <source-reaction-particules-protected-void-source-reaction-particules-associer-pb-const-probleme-base-ref-override>`
[void Source_Reaction_Particules::associer_pb(const Probleme_base &) override](#source-reaction-particules-protected-void-source-reaction-particules-associer-pb-const-probleme-base-ref-override)
printOn#
Sortie & Source_Reaction_Particules::printOn(Sortie &x) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime la source sur un flot de sortie.
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:`Sortie & Source_Reaction_Particules::printOn(Sortie &x) const override <source-reaction-particules-protected-sortie-ref-source-reaction-particules-printon-sortie-ref-x-const-override>`
[Sortie & Source_Reaction_Particules::printOn(Sortie &x) const override](#source-reaction-particules-protected-sortie-ref-source-reaction-particules-printon-sortie-ref-x-const-override)
readOn#
Entree & Source_Reaction_Particules::readOn(Entree &) override
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_Reaction_Particules::readOn(Entree &) override <source-reaction-particules-protected-entree-ref-source-reaction-particules-readon-entree-ref-override>`
[Entree & Source_Reaction_Particules::readOn(Entree &) override](#source-reaction-particules-protected-entree-ref-source-reaction-particules-readon-entree-ref-override)
Attributes Documentation#
const Type_info Source_Reaction_Particules::info_obj
TRUST_Ref<Transport_Marqueur_FT *> Source_Reaction_Particules::eq_marqueur_