Op_Diff_DG_Elem#

#include <Op_Diff_DG_Elem.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\_Elem <class-op-diff-dg-elem>`
[Op\_Diff\_DG\_Elem](#class-op-diff-dg-elem)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classOp__Diff__DG__Elem__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter_blocs#

Definition
void Op_Diff_DG_Elem::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) 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:`void Op_Diff_DG_Elem::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override <op-diff-dg-elem-public-void-op-diff-dg-elem-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const-override>`
[void Op_Diff_DG_Elem::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override](#op-diff-dg-elem-public-void-op-diff-dg-elem-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const-override)

ajouter_termes_croises#

Definition
void Op_Diff_DG_Elem::ajouter_termes_croises(const DoubleTab &inco, const Probleme_base &autre_pb, const DoubleTab &autre_inco, DoubleTab &resu) 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:`void Op_Diff_DG_Elem::ajouter_termes_croises(const DoubleTab &inco, const Probleme_base &autre_pb, const DoubleTab &autre_inco, DoubleTab &resu) const override <op-diff-dg-elem-public-void-op-diff-dg-elem-ajouter-termes-croises-const-doubletab-ref-inco-const-probleme-base-ref-autre-pb-const-doubletab-ref-autre-inco-doubletab-ref-resu-const-override>`
[void Op_Diff_DG_Elem::ajouter_termes_croises(const DoubleTab &inco, const Probleme_base &autre_pb, const DoubleTab &autre_inco, DoubleTab &resu) const override](#op-diff-dg-elem-public-void-op-diff-dg-elem-ajouter-termes-croises-const-doubletab-ref-inco-const-probleme-base-ref-autre-pb-const-doubletab-ref-autre-inco-doubletab-ref-resu-const-override)

calculer_flux_bord#

Definition
virtual void Op_Diff_DG_Elem::calculer_flux_bord(const DoubleTab &inco) const =delete
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:`virtual void Op_Diff_DG_Elem::calculer_flux_bord(const DoubleTab &inco) const =delete <op-diff-dg-elem-public-virtual-void-op-diff-dg-elem-calculer-flux-bord-const-doubletab-ref-inco-const-equal-delete>`
[virtual void Op_Diff_DG_Elem::calculer_flux_bord(const DoubleTab &inco) const =delete](#op-diff-dg-elem-public-virtual-void-op-diff-dg-elem-calculer-flux-bord-const-doubletab-ref-inco-const-equal-delete)

completer#

Definition
void Op_Diff_DG_Elem::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
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_Elem::completer() override <op-diff-dg-elem-public-void-op-diff-dg-elem-completer-override>`
[void Op_Diff_DG_Elem::completer() override](#op-diff-dg-elem-public-void-op-diff-dg-elem-completer-override)

contribuer_au_second_membre#

Definition
void Op_Diff_DG_Elem::contribuer_au_second_membre(DoubleTab &resu) const override
Brief description

DOES NOTHING - to override in derived classes.

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_Elem::contribuer_au_second_membre(DoubleTab &resu) const override <op-diff-dg-elem-public-void-op-diff-dg-elem-contribuer-au-second-membre-doubletab-ref-resu-const-override>`
[void Op_Diff_DG_Elem::contribuer_au_second_membre(DoubleTab &resu) const override](#op-diff-dg-elem-public-void-op-diff-dg-elem-contribuer-au-second-membre-doubletab-ref-resu-const-override)

contribuer_termes_croises#

Definition
void Op_Diff_DG_Elem::contribuer_termes_croises(const DoubleTab &inco, const Probleme_base &autre_pb, const DoubleTab &autre_inco, Matrice_Morse &matrice) 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:`void Op_Diff_DG_Elem::contribuer_termes_croises(const DoubleTab &inco, const Probleme_base &autre_pb, const DoubleTab &autre_inco, Matrice_Morse &matrice) const override <op-diff-dg-elem-public-void-op-diff-dg-elem-contribuer-termes-croises-const-doubletab-ref-inco-const-probleme-base-ref-autre-pb-const-doubletab-ref-autre-inco-matrice-morse-ref-matrice-const-override>`
[void Op_Diff_DG_Elem::contribuer_termes_croises(const DoubleTab &inco, const Probleme_base &autre_pb, const DoubleTab &autre_inco, Matrice_Morse &matrice) const override](#op-diff-dg-elem-public-void-op-diff-dg-elem-contribuer-termes-croises-const-doubletab-ref-inco-const-probleme-base-ref-autre-pb-const-doubletab-ref-autre-inco-matrice-morse-ref-matrice-const-override)

dimensionner#

Definition
void Op_Diff_DG_Elem::dimensionner(Matrice_Morse &mat) const override
Brief description

DOES NOTHING - to override in derived classes.

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_Elem::dimensionner(Matrice_Morse &mat) const override <op-diff-dg-elem-public-void-op-diff-dg-elem-dimensionner-matrice-morse-ref-mat-const-override>`
[void Op_Diff_DG_Elem::dimensionner(Matrice_Morse &mat) const override](#op-diff-dg-elem-public-void-op-diff-dg-elem-dimensionner-matrice-morse-ref-mat-const-override)

dimensionner_blocs#

Definition
void Op_Diff_DG_Elem::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) 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:`void Op_Diff_DG_Elem::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) const override <op-diff-dg-elem-public-void-op-diff-dg-elem-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{}-const-override>`
[void Op_Diff_DG_Elem::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) const override](#op-diff-dg-elem-public-void-op-diff-dg-elem-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{}-const-override)

dimensionner_termes_croises#

Definition
void Op_Diff_DG_Elem::dimensionner_termes_croises(Matrice_Morse &, const Probleme_base &autre_pb, int nl, int nc) 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:`void Op_Diff_DG_Elem::dimensionner_termes_croises(Matrice_Morse &, const Probleme_base &autre_pb, int nl, int nc) const override <op-diff-dg-elem-public-void-op-diff-dg-elem-dimensionner-termes-croises-matrice-morse-ref-const-probleme-base-ref-autre-pb-int-nl-int-nc-const-override>`
[void Op_Diff_DG_Elem::dimensionner_termes_croises(Matrice_Morse &, const Probleme_base &autre_pb, int nl, int nc) const override](#op-diff-dg-elem-public-void-op-diff-dg-elem-dimensionner-termes-croises-matrice-morse-ref-const-probleme-base-ref-autre-pb-int-nl-int-nc-const-override)

duplique#

Definition
int Op_Diff_DG_Elem::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 Op_Diff_DG_Elem::duplique() const override <op-diff-dg-elem-public-int-op-diff-dg-elem-duplique-const-override>`
[int Op_Diff_DG_Elem::duplique() const override](#op-diff-dg-elem-public-int-op-diff-dg-elem-duplique-const-override)

get_info#

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

has_interface_blocs#

Definition
int Op_Diff_DG_Elem::has_interface_blocs() 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 Op_Diff_DG_Elem::has_interface_blocs() const override <op-diff-dg-elem-public-int-op-diff-dg-elem-has-interface-blocs-const-override>`
[int Op_Diff_DG_Elem::has_interface_blocs() const override](#op-diff-dg-elem-public-int-op-diff-dg-elem-has-interface-blocs-const-override)

modifier_pour_Cl#

Definition
void Op_Diff_DG_Elem::modifier_pour_Cl(Matrice_Morse &la_matrice, DoubleTab &secmem) const override
Brief description

DOES NOTHING - to override in derived classes.

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 Op_Diff_DG_Elem::modifier_pour_Cl(Matrice_Morse &la_matrice, DoubleTab &secmem) const override <op-diff-dg-elem-public-void-op-diff-dg-elem-modifier-pour-cl-matrice-morse-ref-la-matrice-doubletab-ref-secmem-const-override>`
[void Op_Diff_DG_Elem::modifier_pour_Cl(Matrice_Morse &la_matrice, DoubleTab &secmem) const override](#op-diff-dg-elem-public-void-op-diff-dg-elem-modifier-pour-cl-matrice-morse-ref-la-matrice-doubletab-ref-secmem-const-override)

Op_Diff_DG_Elem#

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

taille_memoire#

Definition
unsigned Op_Diff_DG_Elem::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 Op_Diff_DG_Elem::taille_memoire() const override <op-diff-dg-elem-public-unsigned-op-diff-dg-elem-taille-memoire-const-override>`
[unsigned Op_Diff_DG_Elem::taille_memoire() const override](#op-diff-dg-elem-public-unsigned-op-diff-dg-elem-taille-memoire-const-override)

~Op_Diff_DG_Elem#

Definition
Op_Diff_DG_Elem::~Op_Diff_DG_Elem()
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_Elem::~Op_Diff_DG_Elem() <op-diff-dg-elem-public-op-diff-dg-elem-dtor-op-diff-dg-elem>`
[Op_Diff_DG_Elem::~Op_Diff_DG_Elem()](#op-diff-dg-elem-public-op-diff-dg-elem-dtor-op-diff-dg-elem)

cree_instance#

Definition
Objet_U * Op_Diff_DG_Elem::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 * Op_Diff_DG_Elem::cree_instance() <op-diff-dg-elem-public-static-objet-u-ptr-op-diff-dg-elem-cree-instance>`
[Objet_U * Op_Diff_DG_Elem::cree_instance()](#op-diff-dg-elem-public-static-objet-u-ptr-op-diff-dg-elem-cree-instance)

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Op_Diff_DG_Elem::printOn(Sortie &x) const override <op-diff-dg-elem-protected-sortie-ref-op-diff-dg-elem-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_DG_Elem::printOn(Sortie &x) const override](#op-diff-dg-elem-protected-sortie-ref-op-diff-dg-elem-printon-sortie-ref-x-const-override)

readOn#

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

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

Attributes Documentation#

info_obj (public)
const Type_info Op_Diff_DG_Elem::info_obj