Terme_Source_Acceleration_VDF_Face#

#include <Terme_Source_Acceleration_VDF_Face.h>
Brief description

Terme source d’acceleration specialise pour la discretisation VDF.

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:`Terme\_Source\_Acceleration\_VDF\_Face <class-terme-source-acceleration-vdf-face>`
[Terme\_Source\_Acceleration\_VDF\_Face](#class-terme-source-acceleration-vdf-face)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classTerme__Source__Acceleration__VDF__Face__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter_blocs#

Definition
void Terme_Source_Acceleration_VDF_Face::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override
Brief description

Ajoute le terme (la_source_ * rho * volume_entrelace) au champ resu.

Detailed description

On suppose que resu est discretise comme la vitesse en VDF. Effet de bord: On met (la_source_ * rho) dans terme_source_post_

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 Terme_Source_Acceleration_VDF_Face::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override <terme-source-acceleration-vdf-face-public-void-terme-source-acceleration-vdf-face-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-const-override>`
[void Terme_Source_Acceleration_VDF_Face::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override](#terme-source-acceleration-vdf-face-public-void-terme-source-acceleration-vdf-face-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-const-override)

associer_champ_rho#

Definition
void Terme_Source_Acceleration_VDF_Face::associer_champ_rho(const Champ_base &champ_rho) override
Brief description

Associe le champ de masse volumique = > Le terme source calcule sera alors homogene a d/dt(integrale(rho*v)).

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 Terme_Source_Acceleration_VDF_Face::associer_champ_rho(const Champ_base &champ_rho) override <terme-source-acceleration-vdf-face-public-void-terme-source-acceleration-vdf-face-associer-champ-rho-const-champ-base-ref-champ-rho-override>`
[void Terme_Source_Acceleration_VDF_Face::associer_champ_rho(const Champ_base &champ_rho) override](#terme-source-acceleration-vdf-face-public-void-terme-source-acceleration-vdf-face-associer-champ-rho-const-champ-base-ref-champ-rho-override)

dimensionner_blocs#

Definition
void Terme_Source_Acceleration_VDF_Face::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) 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:`void Terme_Source_Acceleration_VDF_Face::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override <terme-source-acceleration-vdf-face-public-void-terme-source-acceleration-vdf-face-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-const-override>`
[void Terme_Source_Acceleration_VDF_Face::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override](#terme-source-acceleration-vdf-face-public-void-terme-source-acceleration-vdf-face-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-const-override)

duplique#

Definition
int Terme_Source_Acceleration_VDF_Face::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 Terme_Source_Acceleration_VDF_Face::duplique() const override <terme-source-acceleration-vdf-face-public-int-terme-source-acceleration-vdf-face-duplique-const-override>`
[int Terme_Source_Acceleration_VDF_Face::duplique() const override](#terme-source-acceleration-vdf-face-public-int-terme-source-acceleration-vdf-face-duplique-const-override)

get_info#

Definition
const Type_info * Terme_Source_Acceleration_VDF_Face::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 * Terme_Source_Acceleration_VDF_Face::get_info() const override <terme-source-acceleration-vdf-face-public-const-type-info-ptr-terme-source-acceleration-vdf-face-get-info-const-override>`
[const Type_info * Terme_Source_Acceleration_VDF_Face::get_info() const override](#terme-source-acceleration-vdf-face-public-const-type-info-ptr-terme-source-acceleration-vdf-face-get-info-const-override)

has_interface_blocs#

Definition
int Terme_Source_Acceleration_VDF_Face::has_interface_blocs() 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 Terme_Source_Acceleration_VDF_Face::has_interface_blocs() const override <terme-source-acceleration-vdf-face-public-int-terme-source-acceleration-vdf-face-has-interface-blocs-const-override>`
[int Terme_Source_Acceleration_VDF_Face::has_interface_blocs() const override](#terme-source-acceleration-vdf-face-public-int-terme-source-acceleration-vdf-face-has-interface-blocs-const-override)

taille_memoire#

Definition
unsigned Terme_Source_Acceleration_VDF_Face::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 Terme_Source_Acceleration_VDF_Face::taille_memoire() const override <terme-source-acceleration-vdf-face-public-unsigned-terme-source-acceleration-vdf-face-taille-memoire-const-override>`
[unsigned Terme_Source_Acceleration_VDF_Face::taille_memoire() const override](#terme-source-acceleration-vdf-face-public-unsigned-terme-source-acceleration-vdf-face-taille-memoire-const-override)

Terme_Source_Acceleration_VDF_Face#

Definition
Terme_Source_Acceleration_VDF_Face::Terme_Source_Acceleration_VDF_Face()
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:`Terme_Source_Acceleration_VDF_Face::Terme_Source_Acceleration_VDF_Face() <terme-source-acceleration-vdf-face-public-terme-source-acceleration-vdf-face-terme-source-acceleration-vdf-face>`
[Terme_Source_Acceleration_VDF_Face::Terme_Source_Acceleration_VDF_Face()](#terme-source-acceleration-vdf-face-public-terme-source-acceleration-vdf-face-terme-source-acceleration-vdf-face)

~Terme_Source_Acceleration_VDF_Face#

Definition
Terme_Source_Acceleration_VDF_Face::~Terme_Source_Acceleration_VDF_Face()
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:`Terme_Source_Acceleration_VDF_Face::~Terme_Source_Acceleration_VDF_Face() <terme-source-acceleration-vdf-face-public-terme-source-acceleration-vdf-face-dtor-terme-source-acceleration-vdf-face>`
[Terme_Source_Acceleration_VDF_Face::~Terme_Source_Acceleration_VDF_Face()](#terme-source-acceleration-vdf-face-public-terme-source-acceleration-vdf-face-dtor-terme-source-acceleration-vdf-face)

cree_instance#

Definition
Objet_U * Terme_Source_Acceleration_VDF_Face::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 * Terme_Source_Acceleration_VDF_Face::cree_instance() <terme-source-acceleration-vdf-face-public-static-objet-u-ptr-terme-source-acceleration-vdf-face-cree-instance>`
[Objet_U * Terme_Source_Acceleration_VDF_Face::cree_instance()](#terme-source-acceleration-vdf-face-public-static-objet-u-ptr-terme-source-acceleration-vdf-face-cree-instance)

info#

Definition
const Type_info * Terme_Source_Acceleration_VDF_Face::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 * Terme_Source_Acceleration_VDF_Face::info() <terme-source-acceleration-vdf-face-public-static-const-type-info-ptr-terme-source-acceleration-vdf-face-info>`
[const Type_info * Terme_Source_Acceleration_VDF_Face::info()](#terme-source-acceleration-vdf-face-public-static-const-type-info-ptr-terme-source-acceleration-vdf-face-info)

self_cast#

Definition
const Terme_Source_Acceleration_VDF_Face & Terme_Source_Acceleration_VDF_Face::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 Terme_Source_Acceleration_VDF_Face & Terme_Source_Acceleration_VDF_Face::self_cast(const Objet_U &) <terme-source-acceleration-vdf-face-public-static-const-terme-source-acceleration-vdf-face-ref-terme-source-acceleration-vdf-face-self-cast-const-objet-u-ref>`
[const Terme_Source_Acceleration_VDF_Face & Terme_Source_Acceleration_VDF_Face::self_cast(const Objet_U &)](#terme-source-acceleration-vdf-face-public-static-const-terme-source-acceleration-vdf-face-ref-terme-source-acceleration-vdf-face-self-cast-const-objet-u-ref)

self_cast#

Definition
Terme_Source_Acceleration_VDF_Face & Terme_Source_Acceleration_VDF_Face::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:`Terme_Source_Acceleration_VDF_Face & Terme_Source_Acceleration_VDF_Face::self_cast(Objet_U &) <terme-source-acceleration-vdf-face-public-static-terme-source-acceleration-vdf-face-ref-terme-source-acceleration-vdf-face-self-cast-objet-u-ref>`
[Terme_Source_Acceleration_VDF_Face & Terme_Source_Acceleration_VDF_Face::self_cast(Objet_U &)](#terme-source-acceleration-vdf-face-public-static-terme-source-acceleration-vdf-face-ref-terme-source-acceleration-vdf-face-self-cast-objet-u-ref)

associer_domaines#

Definition
void Terme_Source_Acceleration_VDF_Face::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override
Brief description

Methode appelee par Source_base::completer() apres associer_domaines Remplit les ref.

Detailed description

aux domaines et domaine_cl

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 Terme_Source_Acceleration_VDF_Face::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <terme-source-acceleration-vdf-face-protected-void-terme-source-acceleration-vdf-face-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Terme_Source_Acceleration_VDF_Face::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#terme-source-acceleration-vdf-face-protected-void-terme-source-acceleration-vdf-face-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)

calculer_vitesse_faces#

Definition
const DoubleTab & Terme_Source_Acceleration_VDF_Face::calculer_vitesse_faces(DoubleTab &v_faces_stockage) const override
Brief description

Calcul des trois composantes du champ de vitesse fluide au centre de chaque face.

Detailed description

Le resultat est stocke dans v_faces_stockage et on renvoie une reference au tableau. Pas d’espace virtuel dans le tableau. La composante normale a la face est deja connue: c’est la valeur discrete. Les autres composantes sont calculees en faisant la moyenne des vitesse des faces des elements voisins qui ont la bonne orientation, ponderee par le volume de l’element. Traitement des bords : on prend la vitesse de l’element voisin (a priori pas bon pour les conditions aux limites de vitesse imposee au bord, mais le vpoint est corrige ensuite pour imposer la vitesse).

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:`const DoubleTab & Terme_Source_Acceleration_VDF_Face::calculer_vitesse_faces(DoubleTab &v_faces_stockage) const override <terme-source-acceleration-vdf-face-protected-const-doubletab-ref-terme-source-acceleration-vdf-face-calculer-vitesse-faces-doubletab-ref-v-faces-stockage-const-override>`
[const DoubleTab & Terme_Source_Acceleration_VDF_Face::calculer_vitesse_faces(DoubleTab &v_faces_stockage) const override](#terme-source-acceleration-vdf-face-protected-const-doubletab-ref-terme-source-acceleration-vdf-face-calculer-vitesse-faces-doubletab-ref-v-faces-stockage-const-override)

printOn#

Definition
Sortie & Terme_Source_Acceleration_VDF_Face::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
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:`Sortie & Terme_Source_Acceleration_VDF_Face::printOn(Sortie &x) const override <terme-source-acceleration-vdf-face-protected-sortie-ref-terme-source-acceleration-vdf-face-printon-sortie-ref-x-const-override>`
[Sortie & Terme_Source_Acceleration_VDF_Face::printOn(Sortie &x) const override](#terme-source-acceleration-vdf-face-protected-sortie-ref-terme-source-acceleration-vdf-face-printon-sortie-ref-x-const-override)

readOn#

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

Appel a Terme_Source_Acceleration::lire_data .

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 & Terme_Source_Acceleration_VDF_Face::readOn(Entree &) override <terme-source-acceleration-vdf-face-protected-entree-ref-terme-source-acceleration-vdf-face-readon-entree-ref-override>`
[Entree & Terme_Source_Acceleration_VDF_Face::readOn(Entree &) override](#terme-source-acceleration-vdf-face-protected-entree-ref-terme-source-acceleration-vdf-face-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Terme_Source_Acceleration_VDF_Face::info_obj
le_dom_Cl_VDF_ (private)
TRUST_Ref<Domaine_Cl_VDF *> Terme_Source_Acceleration_VDF_Face::le_dom_Cl_VDF_
le_dom_VDF_ (private)
TRUST_Ref<Domaine_VDF *> Terme_Source_Acceleration_VDF_Face::le_dom_VDF_
ref_rho_ (private)
TRUST_Ref<Champ_base *> Terme_Source_Acceleration_VDF_Face::ref_rho_