Op_Diff_PolyMAC_base#

#include <Op_Diff_PolyMAC_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\_PolyMAC\_base <class-op-diff-polymac-base>`
[Op\_Diff\_PolyMAC\_base](#class-op-diff-polymac-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__PolyMAC__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_dt_stab#

Definition
double Op_Diff_PolyMAC_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_PolyMAC_base::calculer_dt_stab() const override <op-diff-polymac-base-public-double-op-diff-polymac-base-calculer-dt-stab-const-override>`
[double Op_Diff_PolyMAC_base::calculer_dt_stab() const override](#op-diff-polymac-base-public-double-op-diff-polymac-base-calculer-dt-stab-const-override)

completer#

Definition
void Op_Diff_PolyMAC_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_PolyMAC_base::completer() override <op-diff-polymac-base-public-void-op-diff-polymac-base-completer-override>`
[void Op_Diff_PolyMAC_base::completer() override](#op-diff-polymac-base-public-void-op-diff-polymac-base-completer-override)

get_info#

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

get_nu#

Definition
const DoubleTab & Op_Diff_PolyMAC_base::get_nu() const
Brief description
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:`const DoubleTab & Op_Diff_PolyMAC_base::get_nu() const <op-diff-polymac-base-public-const-doubletab-ref-op-diff-polymac-base-get-nu-const>`
[const DoubleTab & Op_Diff_PolyMAC_base::get_nu() const](#op-diff-polymac-base-public-const-doubletab-ref-op-diff-polymac-base-get-nu-const)

get_nu_fac#

Definition
const DoubleTab & Op_Diff_PolyMAC_base::get_nu_fac() const
Brief description
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:`const DoubleTab & Op_Diff_PolyMAC_base::get_nu_fac() const <op-diff-polymac-base-public-const-doubletab-ref-op-diff-polymac-base-get-nu-fac-const>`
[const DoubleTab & Op_Diff_PolyMAC_base::get_nu_fac() const](#op-diff-polymac-base-public-const-doubletab-ref-op-diff-polymac-base-get-nu-fac-const)

mettre_a_jour#

Definition
void Op_Diff_PolyMAC_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
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_PolyMAC_base::mettre_a_jour(double t) override <op-diff-polymac-base-public-void-op-diff-polymac-base-mettre-a-jour-double-t-override>`
[void Op_Diff_PolyMAC_base::mettre_a_jour(double t) override](#op-diff-polymac-base-public-void-op-diff-polymac-base-mettre-a-jour-double-t-override)

Op_Diff_PolyMAC_base#

Definition
Op_Diff_PolyMAC_base::Op_Diff_PolyMAC_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_PolyMAC_base::Op_Diff_PolyMAC_base() <op-diff-polymac-base-public-op-diff-polymac-base-op-diff-polymac-base>`
[Op_Diff_PolyMAC_base::Op_Diff_PolyMAC_base()](#op-diff-polymac-base-public-op-diff-polymac-base-op-diff-polymac-base)

remplir_nu_ef#

Definition
void Op_Diff_PolyMAC_base::remplir_nu_ef(int e, DoubleTab &nu_ef) 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_PolyMAC_base::remplir_nu_ef(int e, DoubleTab &nu_ef) const <op-diff-polymac-base-public-void-op-diff-polymac-base-remplir-nu-ef-int-e-doubletab-ref-nu-ef-const>`
[void Op_Diff_PolyMAC_base::remplir_nu_ef(int e, DoubleTab &nu_ef) const](#op-diff-polymac-base-public-void-op-diff-polymac-base-remplir-nu-ef-int-e-doubletab-ref-nu-ef-const)

update_nu#

Definition
void Op_Diff_PolyMAC_base::update_nu() 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:`void Op_Diff_PolyMAC_base::update_nu() const override <op-diff-polymac-base-public-void-op-diff-polymac-base-update-nu-const-override>`
[void Op_Diff_PolyMAC_base::update_nu() const override](#op-diff-polymac-base-public-void-op-diff-polymac-base-update-nu-const-override)

~Op_Diff_PolyMAC_base#

Definition
Op_Diff_PolyMAC_base::~Op_Diff_PolyMAC_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_PolyMAC_base::~Op_Diff_PolyMAC_base() override <op-diff-polymac-base-public-op-diff-polymac-base-dtor-op-diff-polymac-base-override>`
[Op_Diff_PolyMAC_base::~Op_Diff_PolyMAC_base() override](#op-diff-polymac-base-public-op-diff-polymac-base-dtor-op-diff-polymac-base-override)

info#

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

self_cast#

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

self_cast#

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

printOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Imprime l’operateur 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 & Op_Diff_PolyMAC_base::printOn(Sortie &x) const override <op-diff-polymac-base-protected-sortie-ref-op-diff-polymac-base-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_PolyMAC_base::printOn(Sortie &x) const override](#op-diff-polymac-base-protected-sortie-ref-op-diff-polymac-base-printon-sortie-ref-x-const-override)

readOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Lit un operateur sur un flot d’entree.

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

Attributes Documentation#

info_obj (public)
const Type_info Op_Diff_PolyMAC_base::info_obj
nu_fac_ (protected)
DoubleTab Op_Diff_PolyMAC_base::nu_fac_
nu_fac_mod (protected)
DoubleTab Op_Diff_PolyMAC_base::nu_fac_mod