Champ_front_xyz_debit#
#include <Champ_front_xyz_debit.h>
class Champ_front_xyz_debit
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:`Champ\_front\_xyz\_debit <class-champ-front-xyz-debit>`
[Champ\_front\_xyz\_debit](#class-champ-front-xyz-debit)
Detailed description#
Inherits from#
public : Champ_front_normal
Inherited by#
public : Champ_front_debit
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_fr_dis_base#
void Champ_front_xyz_debit::associer_fr_dis_base(const Frontiere_dis_base &fr) override
Associe une frontiere discretisee au champ.
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 Champ_front_xyz_debit::associer_fr_dis_base(const Frontiere_dis_base &fr) override <champ-front-xyz-debit-public-void-champ-front-xyz-debit-associer-fr-dis-base-const-frontiere-dis-base-ref-fr-override>`
[void Champ_front_xyz_debit::associer_fr_dis_base(const Frontiere_dis_base &fr) override](#champ-front-xyz-debit-public-void-champ-front-xyz-debit-associer-fr-dis-base-const-frontiere-dis-base-ref-fr-override)
avancer#
int Champ_front_xyz_debit::avancer(double temps) override
Turn the wheel of the CL.
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 Champ_front_xyz_debit::avancer(double temps) override <champ-front-xyz-debit-public-int-champ-front-xyz-debit-avancer-double-temps-override>`
[int Champ_front_xyz_debit::avancer(double temps) override](#champ-front-xyz-debit-public-int-champ-front-xyz-debit-avancer-double-temps-override)
Champ_front_xyz_debit#
Champ_front_xyz_debit::Champ_front_xyz_debit()
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:`Champ_front_xyz_debit::Champ_front_xyz_debit() <champ-front-xyz-debit-public-champ-front-xyz-debit-champ-front-xyz-debit>`
[Champ_front_xyz_debit::Champ_front_xyz_debit()](#champ-front-xyz-debit-public-champ-front-xyz-debit-champ-front-xyz-debit)
changer_temps_futur#
void Champ_front_xyz_debit::changer_temps_futur(double temps, int i) override
Change la valeur du temps pour la ieme valeur temporelle apres le present.
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 Champ_front_xyz_debit::changer_temps_futur(double temps, int i) override <champ-front-xyz-debit-public-void-champ-front-xyz-debit-changer-temps-futur-double-temps-int-i-override>`
[void Champ_front_xyz_debit::changer_temps_futur(double temps, int i) override](#champ-front-xyz-debit-public-void-champ-front-xyz-debit-changer-temps-futur-double-temps-int-i-override)
duplique#
int Champ_front_xyz_debit::duplique() const 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:`int Champ_front_xyz_debit::duplique() const override <champ-front-xyz-debit-public-int-champ-front-xyz-debit-duplique-const-override>`
[int Champ_front_xyz_debit::duplique() const override](#champ-front-xyz-debit-public-int-champ-front-xyz-debit-duplique-const-override)
fixer_nb_valeurs_temporelles#
void Champ_front_xyz_debit::fixer_nb_valeurs_temporelles(int nb_cases) override
Appele par Conds_lim::completer Par defaut ne fait rien.
Detailed description
A surcharger dans les champs_front instationnaires.
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 Champ_front_xyz_debit::fixer_nb_valeurs_temporelles(int nb_cases) override <champ-front-xyz-debit-public-void-champ-front-xyz-debit-fixer-nb-valeurs-temporelles-int-nb-cases-override>`
[void Champ_front_xyz_debit::fixer_nb_valeurs_temporelles(int nb_cases) override](#champ-front-xyz-debit-public-void-champ-front-xyz-debit-fixer-nb-valeurs-temporelles-int-nb-cases-override)
get_info#
const Type_info * Champ_front_xyz_debit::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 * Champ_front_xyz_debit::get_info() const override <champ-front-xyz-debit-public-const-type-info-ptr-champ-front-xyz-debit-get-info-const-override>`
[const Type_info * Champ_front_xyz_debit::get_info() const override](#champ-front-xyz-debit-public-const-type-info-ptr-champ-front-xyz-debit-get-info-const-override)
initialiser#
int Champ_front_xyz_debit::initialiser(double tps, const Champ_Inc_base &inco) override
Initialisation en debut de calcul.
Detailed description
Imperativement cette methode ne doit pas utiliser de donnees externes a l’equation (couplage). Si mettre_a_jour le fait, alors initialiser ne doit pas appeler mettre_a_jour.
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:`int Champ_front_xyz_debit::initialiser(double tps, const Champ_Inc_base &inco) override <champ-front-xyz-debit-public-int-champ-front-xyz-debit-initialiser-double-tps-const-champ-inc-base-ref-inco-override>`
[int Champ_front_xyz_debit::initialiser(double tps, const Champ_Inc_base &inco) override](#champ-front-xyz-debit-public-int-champ-front-xyz-debit-initialiser-double-tps-const-champ-inc-base-ref-inco-override)
mettre_a_jour#
void Champ_front_xyz_debit::mettre_a_jour(double temps) override
NE FAIT RIEN, a surcharger.
Detailed description
Cette methode est appelee au debut de chaque pas de temps ou sous - pas - de-temps, elle peut eventuellement utiliser des donnees exterieures a l’equation. A charge a l’algorithme de s’assurer que ces donnees sont pertinentes… Calcule la valeur de la condition aux limites au temps demande.
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 Champ_front_xyz_debit::mettre_a_jour(double temps) override <champ-front-xyz-debit-public-void-champ-front-xyz-debit-mettre-a-jour-double-temps-override>`
[void Champ_front_xyz_debit::mettre_a_jour(double temps) override](#champ-front-xyz-debit-public-void-champ-front-xyz-debit-mettre-a-jour-double-temps-override)
reculer#
int Champ_front_xyz_debit::reculer(double temps) override
Turn the wheel of the CL.
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 Champ_front_xyz_debit::reculer(double temps) override <champ-front-xyz-debit-public-int-champ-front-xyz-debit-reculer-double-temps-override>`
[int Champ_front_xyz_debit::reculer(double temps) override](#champ-front-xyz-debit-public-int-champ-front-xyz-debit-reculer-double-temps-override)
set_temps_defaut#
void Champ_front_xyz_debit::set_temps_defaut(double temps) 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 Champ_front_xyz_debit::set_temps_defaut(double temps) override <champ-front-xyz-debit-public-void-champ-front-xyz-debit-set-temps-defaut-double-temps-override>`
[void Champ_front_xyz_debit::set_temps_defaut(double temps) override](#champ-front-xyz-debit-public-void-champ-front-xyz-debit-set-temps-defaut-double-temps-override)
taille_memoire#
unsigned Champ_front_xyz_debit::taille_memoire() const 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:`unsigned Champ_front_xyz_debit::taille_memoire() const override <champ-front-xyz-debit-public-unsigned-champ-front-xyz-debit-taille-memoire-const-override>`
[unsigned Champ_front_xyz_debit::taille_memoire() const override](#champ-front-xyz-debit-public-unsigned-champ-front-xyz-debit-taille-memoire-const-override)
update_coeff#
virtual void Champ_front_xyz_debit::update_coeff(double temps)
Detailed description
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:`virtual void Champ_front_xyz_debit::update_coeff(double temps) <champ-front-xyz-debit-public-virtual-void-champ-front-xyz-debit-update-coeff-double-temps>`
[virtual void Champ_front_xyz_debit::update_coeff(double temps)](#champ-front-xyz-debit-public-virtual-void-champ-front-xyz-debit-update-coeff-double-temps)
~Champ_front_xyz_debit#
Champ_front_xyz_debit::~Champ_front_xyz_debit()
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:`Champ_front_xyz_debit::~Champ_front_xyz_debit() <champ-front-xyz-debit-public-champ-front-xyz-debit-dtor-champ-front-xyz-debit>`
[Champ_front_xyz_debit::~Champ_front_xyz_debit()](#champ-front-xyz-debit-public-champ-front-xyz-debit-dtor-champ-front-xyz-debit)
cree_instance#
Objet_U * Champ_front_xyz_debit::cree_instance()
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 * Champ_front_xyz_debit::cree_instance() <champ-front-xyz-debit-public-static-objet-u-ptr-champ-front-xyz-debit-cree-instance>`
[Objet_U * Champ_front_xyz_debit::cree_instance()](#champ-front-xyz-debit-public-static-objet-u-ptr-champ-front-xyz-debit-cree-instance)
info#
const Type_info * Champ_front_xyz_debit::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 * Champ_front_xyz_debit::info() <champ-front-xyz-debit-public-static-const-type-info-ptr-champ-front-xyz-debit-info>`
[const Type_info * Champ_front_xyz_debit::info()](#champ-front-xyz-debit-public-static-const-type-info-ptr-champ-front-xyz-debit-info)
self_cast#
const Champ_front_xyz_debit & Champ_front_xyz_debit::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 Champ_front_xyz_debit & Champ_front_xyz_debit::self_cast(const Objet_U &) <champ-front-xyz-debit-public-static-const-champ-front-xyz-debit-ref-champ-front-xyz-debit-self-cast-const-objet-u-ref>`
[const Champ_front_xyz_debit & Champ_front_xyz_debit::self_cast(const Objet_U &)](#champ-front-xyz-debit-public-static-const-champ-front-xyz-debit-ref-champ-front-xyz-debit-self-cast-const-objet-u-ref)
self_cast#
Champ_front_xyz_debit & Champ_front_xyz_debit::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:`Champ_front_xyz_debit & Champ_front_xyz_debit::self_cast(Objet_U &) <champ-front-xyz-debit-public-static-champ-front-xyz-debit-ref-champ-front-xyz-debit-self-cast-objet-u-ref>`
[Champ_front_xyz_debit & Champ_front_xyz_debit::self_cast(Objet_U &)](#champ-front-xyz-debit-public-static-champ-front-xyz-debit-ref-champ-front-xyz-debit-self-cast-objet-u-ref)
calculer_champ_vitesse#
void Champ_front_xyz_debit::calculer_champ_vitesse(const Front_VF &le_bord, DoubleTab &velocity_field, DoubleTab &velocity_user, double temps)
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 Champ_front_xyz_debit::calculer_champ_vitesse(const Front_VF &le_bord, DoubleTab &velocity_field, DoubleTab &velocity_user, double temps) <champ-front-xyz-debit-protected-void-champ-front-xyz-debit-calculer-champ-vitesse-const-front-vf-ref-le-bord-doubletab-ref-velocity-field-doubletab-ref-velocity-user-double-temps>`
[void Champ_front_xyz_debit::calculer_champ_vitesse(const Front_VF &le_bord, DoubleTab &velocity_field, DoubleTab &velocity_user, double temps)](#champ-front-xyz-debit-protected-void-champ-front-xyz-debit-calculer-champ-vitesse-const-front-vf-ref-le-bord-doubletab-ref-velocity-field-doubletab-ref-velocity-user-double-temps)
calculer_normales_et_integrale#
void Champ_front_xyz_debit::calculer_normales_et_integrale(const Front_VF &le_bord, DoubleTab &velocity_user)
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 Champ_front_xyz_debit::calculer_normales_et_integrale(const Front_VF &le_bord, DoubleTab &velocity_user) <champ-front-xyz-debit-protected-void-champ-front-xyz-debit-calculer-normales-et-integrale-const-front-vf-ref-le-bord-doubletab-ref-velocity-user>`
[void Champ_front_xyz_debit::calculer_normales_et_integrale(const Front_VF &le_bord, DoubleTab &velocity_user)](#champ-front-xyz-debit-protected-void-champ-front-xyz-debit-calculer-normales-et-integrale-const-front-vf-ref-le-bord-doubletab-ref-velocity-user)
initialiser_coefficient#
void Champ_front_xyz_debit::initialiser_coefficient(const Champ_Inc_base &inco, double tps)
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 Champ_front_xyz_debit::initialiser_coefficient(const Champ_Inc_base &inco, double tps) <champ-front-xyz-debit-protected-void-champ-front-xyz-debit-initialiser-coefficient-const-champ-inc-base-ref-inco-double-tps>`
[void Champ_front_xyz_debit::initialiser_coefficient(const Champ_Inc_base &inco, double tps)](#champ-front-xyz-debit-protected-void-champ-front-xyz-debit-initialiser-coefficient-const-champ-inc-base-ref-inco-double-tps)
printOn#
Sortie & Champ_front_xyz_debit::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie 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:`Sortie & Champ_front_xyz_debit::printOn(Sortie &x) const override <champ-front-xyz-debit-protected-sortie-ref-champ-front-xyz-debit-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_xyz_debit::printOn(Sortie &x) const override](#champ-front-xyz-debit-protected-sortie-ref-champ-front-xyz-debit-printon-sortie-ref-x-const-override)
readOn#
Entree & Champ_front_xyz_debit::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Champ_front_xyz_debit::readOn(Entree &) override <champ-front-xyz-debit-protected-entree-ref-champ-front-xyz-debit-readon-entree-ref-override>`
[Entree & Champ_front_xyz_debit::readOn(Entree &) override](#champ-front-xyz-debit-protected-entree-ref-champ-front-xyz-debit-readon-entree-ref-override)
Attributes Documentation#
const Type_info Champ_front_xyz_debit::info_obj
TRUST_Ref<Champ_Inc_base *> Champ_front_xyz_debit::ch_inco_
DoubleTab Champ_front_xyz_debit::coeff_
TRUST_Deriv<Champ_front_base> Champ_front_xyz_debit::flow_rate_
bool Champ_front_xyz_debit::flow_rate_alone_ = 0
DoubleTab Champ_front_xyz_debit::integrale_
DoubleTab Champ_front_xyz_debit::normal_vectors_
bool Champ_front_xyz_debit::update_coeff_ = false
TRUST_Deriv<Champ_front_base> Champ_front_xyz_debit::velocity_profil_