Champ_front_xyz_debit#
#include <Champ_front_xyz_debit.h>
class Champ_front_xyz_debit
How to cite this class in this doc#
: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
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
void Champ_front_xyz_debit::associer_fr_dis_base(const Frontiere_dis_base &fr) override
Associe une frontiere discretisee au champ.
Reimplements:
How to cite in this doc:
:ref:`void Champ_front_xyz_debit::associer_fr_dis_base(const Frontiere_dis_base &fr) override <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](#public-void-champ-front-xyz-debit-associer-fr-dis-base-const-frontiere-dis-base-ref-fr-override)
int Champ_front_xyz_debit::avancer(double temps) override
Turn the wheel of the CL.
Reimplements:
References
How to cite in this doc:
:ref:`int Champ_front_xyz_debit::avancer(double temps) override <public-int-champ-front-xyz-debit-avancer-double-temps-override>`
[int Champ_front_xyz_debit::avancer(double temps) override](#public-int-champ-front-xyz-debit-avancer-double-temps-override)
Champ_front_xyz_debit::Champ_front_xyz_debit()
How to cite in this doc:
:ref:`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()](#public-champ-front-xyz-debit-champ-front-xyz-debit)
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.
Reimplements:
How to cite in this doc:
:ref:`void Champ_front_xyz_debit::changer_temps_futur(double temps, int i) override <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](#public-void-champ-front-xyz-debit-changer-temps-futur-double-temps-int-i-override)
int Champ_front_xyz_debit::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Champ_front_xyz_debit::duplique() const override <public-int-champ-front-xyz-debit-duplique-const-override>`
[int Champ_front_xyz_debit::duplique() const override](#public-int-champ-front-xyz-debit-duplique-const-override)
void Champ_front_xyz_debit::fixer_nb_valeurs_temporelles(int nb_cases) override
Appele par Conds_lim::completer Par defaut ne fait rien.
A surcharger dans les champs_front instationnaires.
Reimplements:
References
How to cite in this doc:
:ref:`void Champ_front_xyz_debit::fixer_nb_valeurs_temporelles(int nb_cases) override <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](#public-void-champ-front-xyz-debit-fixer-nb-valeurs-temporelles-int-nb-cases-override)
const Type_info * Champ_front_xyz_debit::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Champ_front_xyz_debit::get_info() const override <public-const-type-info-ptr-champ-front-xyz-debit-get-info-const-override>`
[const Type_info * Champ_front_xyz_debit::get_info() const override](#public-const-type-info-ptr-champ-front-xyz-debit-get-info-const-override)
int Champ_front_xyz_debit::initialiser(double tps, const Champ_Inc_base &inco) override
Initialisation en debut de calcul.
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 cite in this doc:
:ref:`int Champ_front_xyz_debit::initialiser(double tps, const Champ_Inc_base &inco) override <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](#public-int-champ-front-xyz-debit-initialiser-double-tps-const-champ-inc-base-ref-inco-override)
void Champ_front_xyz_debit::mettre_a_jour(double temps) override
NE FAIT RIEN, a surcharger.
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 cite in this doc:
:ref:`void Champ_front_xyz_debit::mettre_a_jour(double temps) override <public-void-champ-front-xyz-debit-mettre-a-jour-double-temps-override>`
[void Champ_front_xyz_debit::mettre_a_jour(double temps) override](#public-void-champ-front-xyz-debit-mettre-a-jour-double-temps-override)
int Champ_front_xyz_debit::reculer(double temps) override
Turn the wheel of the CL.
Reimplements:
References
How to cite in this doc:
:ref:`int Champ_front_xyz_debit::reculer(double temps) override <public-int-champ-front-xyz-debit-reculer-double-temps-override>`
[int Champ_front_xyz_debit::reculer(double temps) override](#public-int-champ-front-xyz-debit-reculer-double-temps-override)
void Champ_front_xyz_debit::set_temps_defaut(double temps) override
Reimplements:
How to cite in this doc:
:ref:`void Champ_front_xyz_debit::set_temps_defaut(double temps) override <public-void-champ-front-xyz-debit-set-temps-defaut-double-temps-override>`
[void Champ_front_xyz_debit::set_temps_defaut(double temps) override](#public-void-champ-front-xyz-debit-set-temps-defaut-double-temps-override)
unsigned Champ_front_xyz_debit::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Champ_front_xyz_debit::taille_memoire() const override <public-unsigned-champ-front-xyz-debit-taille-memoire-const-override>`
[unsigned Champ_front_xyz_debit::taille_memoire() const override](#public-unsigned-champ-front-xyz-debit-taille-memoire-const-override)
virtual void Champ_front_xyz_debit::update_coeff(double temps)
Referenced By
How to cite in this doc:
:ref:`virtual void Champ_front_xyz_debit::update_coeff(double temps) <public-virtual-void-champ-front-xyz-debit-update-coeff-double-temps>`
[virtual void Champ_front_xyz_debit::update_coeff(double temps)](#public-virtual-void-champ-front-xyz-debit-update-coeff-double-temps)
Champ_front_xyz_debit::~Champ_front_xyz_debit()
How to cite in this doc:
:ref:`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()](#public-champ-front-xyz-debit-dtor-champ-front-xyz-debit)
Objet_U * Champ_front_xyz_debit::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Champ_front_xyz_debit::cree_instance() <public-static-objet-u-ptr-champ-front-xyz-debit-cree-instance>`
[Objet_U * Champ_front_xyz_debit::cree_instance()](#public-static-objet-u-ptr-champ-front-xyz-debit-cree-instance)
const Type_info * Champ_front_xyz_debit::info()
How to cite in this doc:
:ref:`const Type_info * Champ_front_xyz_debit::info() <public-static-const-type-info-ptr-champ-front-xyz-debit-info>`
[const Type_info * Champ_front_xyz_debit::info()](#public-static-const-type-info-ptr-champ-front-xyz-debit-info)
const Champ_front_xyz_debit & Champ_front_xyz_debit::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Champ_front_xyz_debit & Champ_front_xyz_debit::self_cast(const Objet_U &) <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 &)](#public-static-const-champ-front-xyz-debit-ref-champ-front-xyz-debit-self-cast-const-objet-u-ref)
Champ_front_xyz_debit & Champ_front_xyz_debit::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Champ_front_xyz_debit & Champ_front_xyz_debit::self_cast(Objet_U &) <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 &)](#public-static-champ-front-xyz-debit-ref-champ-front-xyz-debit-self-cast-objet-u-ref)
void Champ_front_xyz_debit::calculer_champ_vitesse(const Front_VF &le_bord, DoubleTab &velocity_field, DoubleTab &velocity_user, double temps)
References
Referenced By
How to cite in this doc:
:ref:`void Champ_front_xyz_debit::calculer_champ_vitesse(const Front_VF &le_bord, DoubleTab &velocity_field, DoubleTab &velocity_user, double temps) <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)](#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_normales_et_integrale(const Front_VF &le_bord, DoubleTab &velocity_user)
References
Referenced By
How to cite in this doc:
:ref:`void Champ_front_xyz_debit::calculer_normales_et_integrale(const Front_VF &le_bord, DoubleTab &velocity_user) <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)](#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::initialiser_coefficient(const Champ_Inc_base &inco, double tps)
References
How to cite in this doc:
:ref:`void Champ_front_xyz_debit::initialiser_coefficient(const Champ_Inc_base &inco, double tps) <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)](#protected-void-champ-front-xyz-debit-initialiser-coefficient-const-champ-inc-base-ref-inco-double-tps)
Sortie & Champ_front_xyz_debit::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`Sortie & Champ_front_xyz_debit::printOn(Sortie &x) const override <protected-sortie-ref-champ-front-xyz-debit-printon-sortie-ref-x-const-override>`
[Sortie & Champ_front_xyz_debit::printOn(Sortie &x) const override](#protected-sortie-ref-champ-front-xyz-debit-printon-sortie-ref-x-const-override)
Entree & Champ_front_xyz_debit::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Champ_front_xyz_debit::readOn(Entree &) override <protected-entree-ref-champ-front-xyz-debit-readon-entree-ref-override>`
[Entree & Champ_front_xyz_debit::readOn(Entree &) override](#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_