Terme_Source_Acceleration_VEF_Face#

#include <Terme_Source_Acceleration_VEF_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\_VEF\_Face <class-terme-source-acceleration-vef-face>`
[Terme\_Source\_Acceleration\_VEF\_Face](#class-terme-source-acceleration-vef-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__VEF__Face__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Terme_Source_Acceleration_VEF_Face::ajouter(DoubleTab &) 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. L’espace virtuel de “resu” n’est PAS mis a jour ! Commentaire sur le schema: L’acceleration d/dt(v) est calculee aux elements, puis multipliee par “rho” aux elements, puis evaluee aux faces par une moyenne sur les elements voisins de la face. C’est un premier essai, pas forcement la meilleure idee. Comme l’acceleration depend de la vitesse qui est aux faces, on passe par deux interpolations successives. 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:`DoubleTab & Terme_Source_Acceleration_VEF_Face::ajouter(DoubleTab &) const override <terme-source-acceleration-vef-face-public-doubletab-ref-terme-source-acceleration-vef-face-ajouter-doubletab-ref-const-override>`
[DoubleTab & Terme_Source_Acceleration_VEF_Face::ajouter(DoubleTab &) const override](#terme-source-acceleration-vef-face-public-doubletab-ref-terme-source-acceleration-vef-face-ajouter-doubletab-ref-const-override)

associer_champ_rho#

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

duplique#

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

get_info#

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

taille_memoire#

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

Terme_Source_Acceleration_VEF_Face#

Definition
Terme_Source_Acceleration_VEF_Face::Terme_Source_Acceleration_VEF_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_VEF_Face::Terme_Source_Acceleration_VEF_Face() <terme-source-acceleration-vef-face-public-terme-source-acceleration-vef-face-terme-source-acceleration-vef-face>`
[Terme_Source_Acceleration_VEF_Face::Terme_Source_Acceleration_VEF_Face()](#terme-source-acceleration-vef-face-public-terme-source-acceleration-vef-face-terme-source-acceleration-vef-face)

~Terme_Source_Acceleration_VEF_Face#

Definition
Terme_Source_Acceleration_VEF_Face::~Terme_Source_Acceleration_VEF_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_VEF_Face::~Terme_Source_Acceleration_VEF_Face() <terme-source-acceleration-vef-face-public-terme-source-acceleration-vef-face-dtor-terme-source-acceleration-vef-face>`
[Terme_Source_Acceleration_VEF_Face::~Terme_Source_Acceleration_VEF_Face()](#terme-source-acceleration-vef-face-public-terme-source-acceleration-vef-face-dtor-terme-source-acceleration-vef-face)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

associer_domaines#

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

calculer_vitesse_faces#

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

Calcul du champ de vitesse trois composantes aux faces a partir du champ de vitesse aux faces de eq_hydraulique_.

Detailed description

inconnue(). En VEF: rien a faire. On ne se sert pas du stockage fourni en parametre, on renvoie N.S.inconnue()

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

printOn#

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

readOn#

Definition
Entree & Terme_Source_Acceleration_VEF_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_VEF_Face::readOn(Entree &) override <terme-source-acceleration-vef-face-protected-entree-ref-terme-source-acceleration-vef-face-readon-entree-ref-override>`
[Entree & Terme_Source_Acceleration_VEF_Face::readOn(Entree &) override](#terme-source-acceleration-vef-face-protected-entree-ref-terme-source-acceleration-vef-face-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Terme_Source_Acceleration_VEF_Face::info_obj
le_dom_Cl_VEF_ (private)
TRUST_Ref<Domaine_Cl_VEF *> Terme_Source_Acceleration_VEF_Face::le_dom_Cl_VEF_
le_dom_VEF_ (private)
TRUST_Ref<Domaine_VEF *> Terme_Source_Acceleration_VEF_Face::le_dom_VEF_
ref_rho_ (private)
TRUST_Ref<Champ_base *> Terme_Source_Acceleration_VEF_Face::ref_rho_