Op_Diff_DG_base#

#include <Op_Diff_DG_base.h>
Brief description

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:`Op\_Diff\_DG\_base <class-op-diff-dg-base>`
[Op\_Diff\_DG\_base](#class-op-diff-dg-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classOp__Diff__DG__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer#

Definition
void Op_Diff_DG_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override
Brief description
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 Op_Diff_DG_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-diff-dg-base-public-void-op-diff-dg-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Diff_DG_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-diff-dg-base-public-void-op-diff-dg-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)

associer_diffusivite#

Definition
void Op_Diff_DG_base::associer_diffusivite(const Champ_base &diffu) override
Brief description
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 Op_Diff_DG_base::associer_diffusivite(const Champ_base &diffu) override <op-diff-dg-base-public-void-op-diff-dg-base-associer-diffusivite-const-champ-base-ref-diffu-override>`
[void Op_Diff_DG_base::associer_diffusivite(const Champ_base &diffu) override](#op-diff-dg-base-public-void-op-diff-dg-base-associer-diffusivite-const-champ-base-ref-diffu-override)

calculer#

Definition
DoubleTab & Op_Diff_DG_base::calculer(const DoubleTab &, DoubleTab &) const override
Brief description
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 & Op_Diff_DG_base::calculer(const DoubleTab &, DoubleTab &) const override <op-diff-dg-base-public-doubletab-ref-op-diff-dg-base-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Diff_DG_base::calculer(const DoubleTab &, DoubleTab &) const override](#op-diff-dg-base-public-doubletab-ref-op-diff-dg-base-calculer-const-doubletab-ref-doubletab-ref-const-override)

calculer_dt_stab#

Definition
double Op_Diff_DG_base::calculer_dt_stab() const override
Brief description

Calcul dt_stab.

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:`double Op_Diff_DG_base::calculer_dt_stab() const override <op-diff-dg-base-public-double-op-diff-dg-base-calculer-dt-stab-const-override>`
[double Op_Diff_DG_base::calculer_dt_stab() const override](#op-diff-dg-base-public-double-op-diff-dg-base-calculer-dt-stab-const-override)

completer#

Definition
void Op_Diff_DG_base::completer() override
Brief description

Associe l’operateur au domaine_dis, le domaine_Cl_dis, et a l’inconnue de son equation.

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:`void Op_Diff_DG_base::completer() override <op-diff-dg-base-public-void-op-diff-dg-base-completer-override>`
[void Op_Diff_DG_base::completer() override](#op-diff-dg-base-public-void-op-diff-dg-base-completer-override)

diffusivite#

Definition
const Champ_base & Op_Diff_DG_base::diffusivite() const override
Brief description
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:`const Champ_base & Op_Diff_DG_base::diffusivite() const override <op-diff-dg-base-public-const-champ-base-ref-op-diff-dg-base-diffusivite-const-override>`
[const Champ_base & Op_Diff_DG_base::diffusivite() const override](#op-diff-dg-base-public-const-champ-base-ref-op-diff-dg-base-diffusivite-const-override)

get_info#

Definition
const Type_info * Op_Diff_DG_base::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 * Op_Diff_DG_base::get_info() const override <op-diff-dg-base-public-const-type-info-ptr-op-diff-dg-base-get-info-const-override>`
[const Type_info * Op_Diff_DG_base::get_info() const override](#op-diff-dg-base-public-const-type-info-ptr-op-diff-dg-base-get-info-const-override)

impr#

Definition
int Op_Diff_DG_base::impr(Sortie &os) const override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Imprime l’operateur 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:`int Op_Diff_DG_base::impr(Sortie &os) const override <op-diff-dg-base-public-int-op-diff-dg-base-impr-sortie-ref-os-const-override>`
[int Op_Diff_DG_base::impr(Sortie &os) const override](#op-diff-dg-base-public-int-op-diff-dg-base-impr-sortie-ref-os-const-override)

mettre_a_jour#

Definition
void Op_Diff_DG_base::mettre_a_jour(double t) override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Mise a jour de l’operateur

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 Op_Diff_DG_base::mettre_a_jour(double t) override <op-diff-dg-base-public-void-op-diff-dg-base-mettre-a-jour-double-t-override>`
[void Op_Diff_DG_base::mettre_a_jour(double t) override](#op-diff-dg-base-public-void-op-diff-dg-base-mettre-a-jour-double-t-override)

Op_Diff_DG_base#

Definition
Op_Diff_DG_base::Op_Diff_DG_base()
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:`Op_Diff_DG_base::Op_Diff_DG_base() <op-diff-dg-base-public-op-diff-dg-base-op-diff-dg-base>`
[Op_Diff_DG_base::Op_Diff_DG_base()](#op-diff-dg-base-public-op-diff-dg-base-op-diff-dg-base)

update_nu#

Definition
void Op_Diff_DG_base::update_nu() const
Brief description
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 Op_Diff_DG_base::update_nu() const <op-diff-dg-base-public-void-op-diff-dg-base-update-nu-const>`
[void Op_Diff_DG_base::update_nu() const](#op-diff-dg-base-public-void-op-diff-dg-base-update-nu-const)

~Op_Diff_DG_base#

Definition
Op_Diff_DG_base::~Op_Diff_DG_base() override
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:`Op_Diff_DG_base::~Op_Diff_DG_base() override <op-diff-dg-base-public-op-diff-dg-base-dtor-op-diff-dg-base-override>`
[Op_Diff_DG_base::~Op_Diff_DG_base() override](#op-diff-dg-base-public-op-diff-dg-base-dtor-op-diff-dg-base-override)

info#

Definition
const Type_info * Op_Diff_DG_base::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 * Op_Diff_DG_base::info() <op-diff-dg-base-public-static-const-type-info-ptr-op-diff-dg-base-info>`
[const Type_info * Op_Diff_DG_base::info()](#op-diff-dg-base-public-static-const-type-info-ptr-op-diff-dg-base-info)

self_cast#

Definition
const Op_Diff_DG_base & Op_Diff_DG_base::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 Op_Diff_DG_base & Op_Diff_DG_base::self_cast(const Objet_U &) <op-diff-dg-base-public-static-const-op-diff-dg-base-ref-op-diff-dg-base-self-cast-const-objet-u-ref>`
[const Op_Diff_DG_base & Op_Diff_DG_base::self_cast(const Objet_U &)](#op-diff-dg-base-public-static-const-op-diff-dg-base-ref-op-diff-dg-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Op_Diff_DG_base & Op_Diff_DG_base::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:`Op_Diff_DG_base & Op_Diff_DG_base::self_cast(Objet_U &) <op-diff-dg-base-public-static-op-diff-dg-base-ref-op-diff-dg-base-self-cast-objet-u-ref>`
[Op_Diff_DG_base & Op_Diff_DG_base::self_cast(Objet_U &)](#op-diff-dg-base-public-static-op-diff-dg-base-ref-op-diff-dg-base-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Op_Diff_DG_base::printOn(Sortie &x) const override
Brief description

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 & Op_Diff_DG_base::printOn(Sortie &x) const override <op-diff-dg-base-protected-sortie-ref-op-diff-dg-base-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_DG_base::printOn(Sortie &x) const override](#op-diff-dg-base-protected-sortie-ref-op-diff-dg-base-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

Reimplements:

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 & Op_Diff_DG_base::readOn(Entree &) override <op-diff-dg-base-protected-entree-ref-op-diff-dg-base-readon-entree-ref-override>`
[Entree & Op_Diff_DG_base::readOn(Entree &) override](#op-diff-dg-base-protected-entree-ref-op-diff-dg-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Diff_DG_base::info_obj
diffusivite_ (protected)
TRUST_Ref<Champ_base *> Op_Diff_DG_base::diffusivite_
Flux (protected)
SFichier Op_Diff_DG_base::Flux
Flux_moment (protected)
SFichier Op_Diff_DG_base::Flux_moment
Flux_sum (protected)
SFichier Op_Diff_DG_base::Flux_sum
la_zcl_dg_ (protected)
TRUST_Ref<Domaine_Cl_DG *> Op_Diff_DG_base::la_zcl_dg_
le_dom_dg_ (protected)
TRUST_Ref<Domaine_DG *> Op_Diff_DG_base::le_dom_dg_
nu_ (protected)
DoubleTab Op_Diff_DG_base::nu_
nu_a_jour_ (protected)
int Op_Diff_DG_base::nu_a_jour_ = 0