Op_Diff_EF#
#include <Op_Diff_EF.h>
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#
public : Op_Diff_EF_base
Inherited by#
public : Op_Diff_option_EF
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
ajouter#
DoubleTab & Op_Diff_EF::ajouter(const DoubleTab &, DoubleTab &) const override
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::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#
void Op_Diff_EF::ajouter_bords(const DoubleTab &, DoubleTab &, int contrib_interne=1) const
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#
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
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#
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
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#
void Op_Diff_EF::ajouter_contribution(const DoubleTab &, Matrice_Morse &) const
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#
void Op_Diff_EF::ajouter_contribution_new(const DoubleTab &, Matrice_Morse &) const
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#
void Op_Diff_EF::ajouter_contributions_bords(Matrice_Morse &matrice) const
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#
DoubleTab & Op_Diff_EF::ajouter_new(const DoubleTab &, DoubleTab &) const
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#
void Op_Diff_EF::associer_diffusivite(const Champ_base &) override
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#
DoubleTab & Op_Diff_EF::calculer(const DoubleTab &, DoubleTab &) const override
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#
void Op_Diff_EF::completer() override
Associe l’operateur au domaine_dis, le domaine_Cl_dis, et a l’inconnue de son equation.
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_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#
void Op_Diff_EF::contribuer_a_avec(const DoubleTab &inco, Matrice_Morse &matrice) const override
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#
void Op_Diff_EF::contribuer_au_second_membre(DoubleTab &) const override
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_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#
const Champ_base & Op_Diff_EF::diffusivite() const override
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#
void Op_Diff_EF::dimensionner(Matrice_Morse &matrice) const override
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#
int Op_Diff_EF::duplique() const override
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#
const Type_info * Op_Diff_EF::get_info() const override
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#
void Op_Diff_EF::modifier_pour_Cl(Matrice_Morse &matrice, DoubleTab &secmem) const override
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#
Op_Diff_EF::Op_Diff_EF()
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#
void Op_Diff_EF::remplir_nu(DoubleTab &) const override
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#
unsigned Op_Diff_EF::taille_memoire() const override
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#
void Op_Diff_EF::verifier() const
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#
Op_Diff_EF::~Op_Diff_EF()
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#
Objet_U * Op_Diff_EF::cree_instance()
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#
const Type_info * Op_Diff_EF::info()
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#
const Op_Diff_EF & Op_Diff_EF::self_cast(const Objet_U &)
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#
Op_Diff_EF & Op_Diff_EF::self_cast(Objet_U &)
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#
DoubleTab & Op_Diff_EF::ajouter_scalaire_dim2_nbn_4(const DoubleTab &, DoubleTab &) const
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#
DoubleTab & Op_Diff_EF::ajouter_scalaire_dim3_nbn_8(const DoubleTab &, DoubleTab &) const
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#
DoubleTab & Op_Diff_EF::ajouter_scalaire_gen(const DoubleTab &, DoubleTab &) const
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#
DoubleTab & Op_Diff_EF::ajouter_scalaire_template(const DoubleTab &, DoubleTab &) const
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#
DoubleTab & Op_Diff_EF::ajouter_vectoriel_dim2_nbn_4(const DoubleTab &, DoubleTab &) const
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#
DoubleTab & Op_Diff_EF::ajouter_vectoriel_dim3_nbn_8(const DoubleTab &, DoubleTab &) const
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#
DoubleTab & Op_Diff_EF::ajouter_vectoriel_gen(const DoubleTab &, DoubleTab &) const
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#
DoubleTab & Op_Diff_EF::ajouter_vectoriel_template(const DoubleTab &, DoubleTab &) const
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#
Sortie & Op_Diff_EF::printOn(Sortie &x) const override
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#
Entree & Op_Diff_EF::readOn(Entree &) override
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#
const Type_info Op_Diff_EF::info_obj
TRUST_Ref<Champ_base *> Op_Diff_EF::diffusivite_
int Op_Diff_EF::nouvelle_expression_
int Op_Diff_EF::transpose_
int Op_Diff_EF::transpose_partout_