Op_Diff_EF#

#include <Op_Diff_EF.h>
Brief description

class Op_Diff_EF Cette classe represente l’operateur de diffusion

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\_EF <class-op-diff-ef>`
[Op\_Diff\_EF](#class-op-diff-ef)

Detailed description#

La discretisation est EF Le champ diffuse est scalaire Le champ de diffusivite est uniforme

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classOp__Diff__EF__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Op_Diff_EF::ajouter(const DoubleTab &, DoubleTab &) 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:`DoubleTab & Op_Diff_EF::ajouter(const DoubleTab &, DoubleTab &) const override <op-diff-ef-public-doubletab-ref-op-diff-ef-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Diff_EF::ajouter(const DoubleTab &, DoubleTab &) const override](#op-diff-ef-public-doubletab-ref-op-diff-ef-ajouter-const-doubletab-ref-doubletab-ref-const-override)

ajouter_bords#

Definition
void Op_Diff_EF::ajouter_bords(const DoubleTab &, DoubleTab &, int contrib_interne=1) 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_EF::ajouter_bords(const DoubleTab &, DoubleTab &, int contrib_interne=1) const <op-diff-ef-public-void-op-diff-ef-ajouter-bords-const-doubletab-ref-doubletab-ref-int-contrib-interne-equal-1-const>`
[void Op_Diff_EF::ajouter_bords(const DoubleTab &, DoubleTab &, int contrib_interne=1) const](#op-diff-ef-public-void-op-diff-ef-ajouter-bords-const-doubletab-ref-doubletab-ref-int-contrib-interne-equal-1-const)

ajouter_cas_scalaire#

Definition
void Op_Diff_EF::ajouter_cas_scalaire(const DoubleTab &inconnue, DoubleTab &resu, DoubleTab &flux_bords, DoubleTab &nu, const Domaine_Cl_EF &domaine_Cl_EF, const Domaine_EF &domaine_EF) const
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:`void Op_Diff_EF::ajouter_cas_scalaire(const DoubleTab &inconnue, DoubleTab &resu, DoubleTab &flux_bords, DoubleTab &nu, const Domaine_Cl_EF &domaine_Cl_EF, const Domaine_EF &domaine_EF) const <op-diff-ef-public-void-op-diff-ef-ajouter-cas-scalaire-const-doubletab-ref-inconnue-doubletab-ref-resu-doubletab-ref-flux-bords-doubletab-ref-nu-const-domaine-cl-ef-ref-domaine-cl-ef-const-domaine-ef-ref-domaine-ef-const>`
[void Op_Diff_EF::ajouter_cas_scalaire(const DoubleTab &inconnue, DoubleTab &resu, DoubleTab &flux_bords, DoubleTab &nu, const Domaine_Cl_EF &domaine_Cl_EF, const Domaine_EF &domaine_EF) const](#op-diff-ef-public-void-op-diff-ef-ajouter-cas-scalaire-const-doubletab-ref-inconnue-doubletab-ref-resu-doubletab-ref-flux-bords-doubletab-ref-nu-const-domaine-cl-ef-ref-domaine-cl-ef-const-domaine-ef-ref-domaine-ef-const)

ajouter_cas_vectoriel#

Definition
void Op_Diff_EF::ajouter_cas_vectoriel(const DoubleTab &inconnue, DoubleTab &resu, DoubleTab &flux_bords, DoubleTab &nu, const Domaine_Cl_EF &domaine_Cl_EF, const Domaine_EF &domaine_EF, int nb_comp) const
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:`void Op_Diff_EF::ajouter_cas_vectoriel(const DoubleTab &inconnue, DoubleTab &resu, DoubleTab &flux_bords, DoubleTab &nu, const Domaine_Cl_EF &domaine_Cl_EF, const Domaine_EF &domaine_EF, int nb_comp) const <op-diff-ef-public-void-op-diff-ef-ajouter-cas-vectoriel-const-doubletab-ref-inconnue-doubletab-ref-resu-doubletab-ref-flux-bords-doubletab-ref-nu-const-domaine-cl-ef-ref-domaine-cl-ef-const-domaine-ef-ref-domaine-ef-int-nb-comp-const>`
[void Op_Diff_EF::ajouter_cas_vectoriel(const DoubleTab &inconnue, DoubleTab &resu, DoubleTab &flux_bords, DoubleTab &nu, const Domaine_Cl_EF &domaine_Cl_EF, const Domaine_EF &domaine_EF, int nb_comp) const](#op-diff-ef-public-void-op-diff-ef-ajouter-cas-vectoriel-const-doubletab-ref-inconnue-doubletab-ref-resu-doubletab-ref-flux-bords-doubletab-ref-nu-const-domaine-cl-ef-ref-domaine-cl-ef-const-domaine-ef-ref-domaine-ef-int-nb-comp-const)

ajouter_contribution#

Definition
void Op_Diff_EF::ajouter_contribution(const DoubleTab &, Matrice_Morse &) 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_EF::ajouter_contribution(const DoubleTab &, Matrice_Morse &) const <op-diff-ef-public-void-op-diff-ef-ajouter-contribution-const-doubletab-ref-matrice-morse-ref-const>`
[void Op_Diff_EF::ajouter_contribution(const DoubleTab &, Matrice_Morse &) const](#op-diff-ef-public-void-op-diff-ef-ajouter-contribution-const-doubletab-ref-matrice-morse-ref-const)

ajouter_contribution_new#

Definition
void Op_Diff_EF::ajouter_contribution_new(const DoubleTab &, Matrice_Morse &) 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_EF::ajouter_contribution_new(const DoubleTab &, Matrice_Morse &) const <op-diff-ef-public-void-op-diff-ef-ajouter-contribution-new-const-doubletab-ref-matrice-morse-ref-const>`
[void Op_Diff_EF::ajouter_contribution_new(const DoubleTab &, Matrice_Morse &) const](#op-diff-ef-public-void-op-diff-ef-ajouter-contribution-new-const-doubletab-ref-matrice-morse-ref-const)

ajouter_contributions_bords#

Definition
void Op_Diff_EF::ajouter_contributions_bords(Matrice_Morse &matrice) 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_EF::ajouter_contributions_bords(Matrice_Morse &matrice) const <op-diff-ef-public-void-op-diff-ef-ajouter-contributions-bords-matrice-morse-ref-matrice-const>`
[void Op_Diff_EF::ajouter_contributions_bords(Matrice_Morse &matrice) const](#op-diff-ef-public-void-op-diff-ef-ajouter-contributions-bords-matrice-morse-ref-matrice-const)

ajouter_new#

Definition
DoubleTab & Op_Diff_EF::ajouter_new(const DoubleTab &, DoubleTab &) 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:`DoubleTab & Op_Diff_EF::ajouter_new(const DoubleTab &, DoubleTab &) const <op-diff-ef-public-doubletab-ref-op-diff-ef-ajouter-new-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Diff_EF::ajouter_new(const DoubleTab &, DoubleTab &) const](#op-diff-ef-public-doubletab-ref-op-diff-ef-ajouter-new-const-doubletab-ref-doubletab-ref-const)

associer_diffusivite#

Definition
void Op_Diff_EF::associer_diffusivite(const Champ_base &) override
Brief description

associe le champ de diffusivite

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_EF::associer_diffusivite(const Champ_base &) override <op-diff-ef-public-void-op-diff-ef-associer-diffusivite-const-champ-base-ref-override>`
[void Op_Diff_EF::associer_diffusivite(const Champ_base &) override](#op-diff-ef-public-void-op-diff-ef-associer-diffusivite-const-champ-base-ref-override)

calculer#

Definition
DoubleTab & Op_Diff_EF::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_EF::calculer(const DoubleTab &, DoubleTab &) const override <op-diff-ef-public-doubletab-ref-op-diff-ef-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Diff_EF::calculer(const DoubleTab &, DoubleTab &) const override](#op-diff-ef-public-doubletab-ref-op-diff-ef-calculer-const-doubletab-ref-doubletab-ref-const-override)

completer#

Definition
void Op_Diff_EF::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_EF::completer() override <op-diff-ef-public-void-op-diff-ef-completer-override>`
[void Op_Diff_EF::completer() override](#op-diff-ef-public-void-op-diff-ef-completer-override)

contribuer_a_avec#

Definition
void Op_Diff_EF::contribuer_a_avec(const DoubleTab &inco, Matrice_Morse &matrice) const override
Brief description

DOES NOTHING - to override in derived classes.

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_EF::contribuer_a_avec(const DoubleTab &inco, Matrice_Morse &matrice) const override <op-diff-ef-public-void-op-diff-ef-contribuer-a-avec-const-doubletab-ref-inco-matrice-morse-ref-matrice-const-override>`
[void Op_Diff_EF::contribuer_a_avec(const DoubleTab &inco, Matrice_Morse &matrice) const override](#op-diff-ef-public-void-op-diff-ef-contribuer-a-avec-const-doubletab-ref-inco-matrice-morse-ref-matrice-const-override)

contribuer_au_second_membre#

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

DOES NOTHING - to override in derived classes.

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_EF::contribuer_au_second_membre(DoubleTab &) const override <op-diff-ef-public-void-op-diff-ef-contribuer-au-second-membre-doubletab-ref-const-override>`
[void Op_Diff_EF::contribuer_au_second_membre(DoubleTab &) const override](#op-diff-ef-public-void-op-diff-ef-contribuer-au-second-membre-doubletab-ref-const-override)

diffusivite#

Definition
const Champ_base & Op_Diff_EF::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_EF::diffusivite() const override <op-diff-ef-public-const-champ-base-ref-op-diff-ef-diffusivite-const-override>`
[const Champ_base & Op_Diff_EF::diffusivite() const override](#op-diff-ef-public-const-champ-base-ref-op-diff-ef-diffusivite-const-override)

dimensionner#

Definition
void Op_Diff_EF::dimensionner(Matrice_Morse &matrice) const override
Brief description

DOES NOTHING - to override in derived classes.

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_EF::dimensionner(Matrice_Morse &matrice) const override <op-diff-ef-public-void-op-diff-ef-dimensionner-matrice-morse-ref-matrice-const-override>`
[void Op_Diff_EF::dimensionner(Matrice_Morse &matrice) const override](#op-diff-ef-public-void-op-diff-ef-dimensionner-matrice-morse-ref-matrice-const-override)

duplique#

Definition
int Op_Diff_EF::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_EF::duplique() const override <op-diff-ef-public-int-op-diff-ef-duplique-const-override>`
[int Op_Diff_EF::duplique() const override](#op-diff-ef-public-int-op-diff-ef-duplique-const-override)

get_info#

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

modifier_pour_Cl#

Definition
void Op_Diff_EF::modifier_pour_Cl(Matrice_Morse &matrice, DoubleTab &secmem) const override
Brief description

DOES NOTHING - to override in derived classes.

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

Op_Diff_EF#

Definition
Op_Diff_EF::Op_Diff_EF()
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_EF::Op_Diff_EF() <op-diff-ef-public-op-diff-ef-op-diff-ef>`
[Op_Diff_EF::Op_Diff_EF()](#op-diff-ef-public-op-diff-ef-op-diff-ef)

remplir_nu#

Definition
void Op_Diff_EF::remplir_nu(DoubleTab &) 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_EF::remplir_nu(DoubleTab &) const override <op-diff-ef-public-void-op-diff-ef-remplir-nu-doubletab-ref-const-override>`
[void Op_Diff_EF::remplir_nu(DoubleTab &) const override](#op-diff-ef-public-void-op-diff-ef-remplir-nu-doubletab-ref-const-override)

taille_memoire#

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

verifier#

Definition
void Op_Diff_EF::verifier() const
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:`void Op_Diff_EF::verifier() const <op-diff-ef-public-void-op-diff-ef-verifier-const>`
[void Op_Diff_EF::verifier() const](#op-diff-ef-public-void-op-diff-ef-verifier-const)

~Op_Diff_EF#

Definition
Op_Diff_EF::~Op_Diff_EF()
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_EF::~Op_Diff_EF() <op-diff-ef-public-op-diff-ef-dtor-op-diff-ef>`
[Op_Diff_EF::~Op_Diff_EF()](#op-diff-ef-public-op-diff-ef-dtor-op-diff-ef)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

ajouter_scalaire_dim2_nbn_4#

Definition
DoubleTab & Op_Diff_EF::ajouter_scalaire_dim2_nbn_4(const DoubleTab &, DoubleTab &) const
Brief description
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:`DoubleTab & Op_Diff_EF::ajouter_scalaire_dim2_nbn_4(const DoubleTab &, DoubleTab &) const <op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-scalaire-dim2-nbn-4-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Diff_EF::ajouter_scalaire_dim2_nbn_4(const DoubleTab &, DoubleTab &) const](#op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-scalaire-dim2-nbn-4-const-doubletab-ref-doubletab-ref-const)

ajouter_scalaire_dim3_nbn_8#

Definition
DoubleTab & Op_Diff_EF::ajouter_scalaire_dim3_nbn_8(const DoubleTab &, DoubleTab &) const
Brief description
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:`DoubleTab & Op_Diff_EF::ajouter_scalaire_dim3_nbn_8(const DoubleTab &, DoubleTab &) const <op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-scalaire-dim3-nbn-8-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Diff_EF::ajouter_scalaire_dim3_nbn_8(const DoubleTab &, DoubleTab &) const](#op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-scalaire-dim3-nbn-8-const-doubletab-ref-doubletab-ref-const)

ajouter_scalaire_gen#

Definition
DoubleTab & Op_Diff_EF::ajouter_scalaire_gen(const DoubleTab &, DoubleTab &) const
Brief description
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:`DoubleTab & Op_Diff_EF::ajouter_scalaire_gen(const DoubleTab &, DoubleTab &) const <op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-scalaire-gen-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Diff_EF::ajouter_scalaire_gen(const DoubleTab &, DoubleTab &) const](#op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-scalaire-gen-const-doubletab-ref-doubletab-ref-const)

ajouter_scalaire_template#

Definition
DoubleTab & Op_Diff_EF::ajouter_scalaire_template(const DoubleTab &, DoubleTab &) const
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:`DoubleTab & Op_Diff_EF::ajouter_scalaire_template(const DoubleTab &, DoubleTab &) const <op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-scalaire-template-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Diff_EF::ajouter_scalaire_template(const DoubleTab &, DoubleTab &) const](#op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-scalaire-template-const-doubletab-ref-doubletab-ref-const)

ajouter_vectoriel_dim2_nbn_4#

Definition
DoubleTab & Op_Diff_EF::ajouter_vectoriel_dim2_nbn_4(const DoubleTab &, DoubleTab &) const
Brief description
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:`DoubleTab & Op_Diff_EF::ajouter_vectoriel_dim2_nbn_4(const DoubleTab &, DoubleTab &) const <op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-vectoriel-dim2-nbn-4-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Diff_EF::ajouter_vectoriel_dim2_nbn_4(const DoubleTab &, DoubleTab &) const](#op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-vectoriel-dim2-nbn-4-const-doubletab-ref-doubletab-ref-const)

ajouter_vectoriel_dim3_nbn_8#

Definition
DoubleTab & Op_Diff_EF::ajouter_vectoriel_dim3_nbn_8(const DoubleTab &, DoubleTab &) const
Brief description
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:`DoubleTab & Op_Diff_EF::ajouter_vectoriel_dim3_nbn_8(const DoubleTab &, DoubleTab &) const <op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-vectoriel-dim3-nbn-8-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Diff_EF::ajouter_vectoriel_dim3_nbn_8(const DoubleTab &, DoubleTab &) const](#op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-vectoriel-dim3-nbn-8-const-doubletab-ref-doubletab-ref-const)

ajouter_vectoriel_gen#

Definition
DoubleTab & Op_Diff_EF::ajouter_vectoriel_gen(const DoubleTab &, DoubleTab &) const
Brief description
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:`DoubleTab & Op_Diff_EF::ajouter_vectoriel_gen(const DoubleTab &, DoubleTab &) const <op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-vectoriel-gen-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Diff_EF::ajouter_vectoriel_gen(const DoubleTab &, DoubleTab &) const](#op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-vectoriel-gen-const-doubletab-ref-doubletab-ref-const)

ajouter_vectoriel_template#

Definition
DoubleTab & Op_Diff_EF::ajouter_vectoriel_template(const DoubleTab &, DoubleTab &) const
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:`DoubleTab & Op_Diff_EF::ajouter_vectoriel_template(const DoubleTab &, DoubleTab &) const <op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-vectoriel-template-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Diff_EF::ajouter_vectoriel_template(const DoubleTab &, DoubleTab &) const](#op-diff-ef-protected-doubletab-ref-op-diff-ef-ajouter-vectoriel-template-const-doubletab-ref-doubletab-ref-const)

printOn#

Definition
Sortie & Op_Diff_EF::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_EF::printOn(Sortie &x) const override <op-diff-ef-protected-sortie-ref-op-diff-ef-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_EF::printOn(Sortie &x) const override](#op-diff-ef-protected-sortie-ref-op-diff-ef-printon-sortie-ref-x-const-override)

readOn#

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

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

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

Attributes Documentation#

info_obj (public)
const Type_info Op_Diff_EF::info_obj
diffusivite_ (protected)
TRUST_Ref<Champ_base *> Op_Diff_EF::diffusivite_
nouvelle_expression_ (protected)
int Op_Diff_EF::nouvelle_expression_
transpose_ (protected)
int Op_Diff_EF::transpose_
transpose_partout_ (protected)
int Op_Diff_EF::transpose_partout_