Op_Diff_negligeable#
#include <Op_Diff_negligeable.h>
Classe Op_Diff_negligeable Cette classe represente un operateur de diffusion negligeable.
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\_negligeable <class-op-diff-negligeable>`
[Op\_Diff\_negligeable](#class-op-diff-negligeable)
Detailed description#
Lorsqu’un operateur de ce type est utilise dans une equation cela revient a negliger le terme de diffusion. Les methodes de modification et de participation a un calcul de l’operateur sont en fait des appels aux meme methodes de Operateur_negligeable qui ne font rien.
Inherits from#
public : Operateur_negligeable
public : Operateur_Diff_base
Inherited by#
public : Op_Dift_negligeable
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_negligeable::ajouter(const DoubleTab &, DoubleTab &) const override
Ajoute la contribution de l’operateur a un tableau passe en parametre.
Detailed description
Simple appel a Operateur_negligeable::ajouter(const DoubleTab&,DoubleTab&)
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_negligeable::ajouter(const DoubleTab &, DoubleTab &) const override <op-diff-negligeable-public-doubletab-ref-op-diff-negligeable-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Diff_negligeable::ajouter(const DoubleTab &, DoubleTab &) const override](#op-diff-negligeable-public-doubletab-ref-op-diff-negligeable-ajouter-const-doubletab-ref-doubletab-ref-const-override)
ajouter_blocs#
void Op_Diff_negligeable::ajouter_blocs(matrices_t matrices, DoubleTab &resu, const tabs_t &semi_impl={ }) 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:`void Op_Diff_negligeable::ajouter_blocs(matrices_t matrices, DoubleTab &resu, const tabs_t &semi_impl={ }) const override <op-diff-negligeable-public-void-op-diff-negligeable-ajouter-blocs-matrices-t-matrices-doubletab-ref-resu-const-tabs-t-ref-semi-impl-equal-{-}-const-override>`
[void Op_Diff_negligeable::ajouter_blocs(matrices_t matrices, DoubleTab &resu, const tabs_t &semi_impl={ }) const override](#op-diff-negligeable-public-void-op-diff-negligeable-ajouter-blocs-matrices-t-matrices-doubletab-ref-resu-const-tabs-t-ref-semi-impl-equal-{-}-const-override)
ajouter_flux#
void Op_Diff_negligeable::ajouter_flux(const DoubleTab &inconnue, DoubleTab &contribution) 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:`void Op_Diff_negligeable::ajouter_flux(const DoubleTab &inconnue, DoubleTab &contribution) const override <op-diff-negligeable-public-void-op-diff-negligeable-ajouter-flux-const-doubletab-ref-inconnue-doubletab-ref-contribution-const-override>`
[void Op_Diff_negligeable::ajouter_flux(const DoubleTab &inconnue, DoubleTab &contribution) const override](#op-diff-negligeable-public-void-op-diff-negligeable-ajouter-flux-const-doubletab-ref-inconnue-doubletab-ref-contribution-const-override)
associer_champ_masse_volumique#
void Op_Diff_negligeable::associer_champ_masse_volumique(const Champ_base &) override
Methode a appeler dans la preparation du probleme pour demander a l’objet de tenir compte du champ de masse volumique en parametre.
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_negligeable::associer_champ_masse_volumique(const Champ_base &) override <op-diff-negligeable-public-void-op-diff-negligeable-associer-champ-masse-volumique-const-champ-base-ref-override>`
[void Op_Diff_negligeable::associer_champ_masse_volumique(const Champ_base &) override](#op-diff-negligeable-public-void-op-diff-negligeable-associer-champ-masse-volumique-const-champ-base-ref-override)
associer_diffusivite#
void Op_Diff_negligeable::associer_diffusivite(const Champ_base &) override
Associe la diffusivite a l’operateur.
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_negligeable::associer_diffusivite(const Champ_base &) override <op-diff-negligeable-public-void-op-diff-negligeable-associer-diffusivite-const-champ-base-ref-override>`
[void Op_Diff_negligeable::associer_diffusivite(const Champ_base &) override](#op-diff-negligeable-public-void-op-diff-negligeable-associer-diffusivite-const-champ-base-ref-override)
calculer#
DoubleTab & Op_Diff_negligeable::calculer(const DoubleTab &, DoubleTab &) const override
Initialise le parametre tableau avec la contribution de l’operateur negligeable: initialise le tableau a ZERO.
Detailed description
Simple appel a Operateur_negligeable ::(calculer(const DoubleTab&, DoubleTab&)
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_negligeable::calculer(const DoubleTab &, DoubleTab &) const override <op-diff-negligeable-public-doubletab-ref-op-diff-negligeable-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Diff_negligeable::calculer(const DoubleTab &, DoubleTab &) const override](#op-diff-negligeable-public-doubletab-ref-op-diff-negligeable-calculer-const-doubletab-ref-doubletab-ref-const-override)
calculer_flux#
void Op_Diff_negligeable::calculer_flux(const DoubleTab &inconnue, DoubleTab &flux) 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:`void Op_Diff_negligeable::calculer_flux(const DoubleTab &inconnue, DoubleTab &flux) const override <op-diff-negligeable-public-void-op-diff-negligeable-calculer-flux-const-doubletab-ref-inconnue-doubletab-ref-flux-const-override>`
[void Op_Diff_negligeable::calculer_flux(const DoubleTab &inconnue, DoubleTab &flux) const override](#op-diff-negligeable-public-void-op-diff-negligeable-calculer-flux-const-doubletab-ref-inconnue-doubletab-ref-flux-const-override)
calculer_pour_post#
void Op_Diff_negligeable::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) 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:`void Op_Diff_negligeable::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const override <op-diff-negligeable-public-void-op-diff-negligeable-calculer-pour-post-champ-base-ref-espace-stockage-const-nom-ref-option-int-comp-const-override>`
[void Op_Diff_negligeable::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const override](#op-diff-negligeable-public-void-op-diff-negligeable-calculer-pour-post-champ-base-ref-espace-stockage-const-nom-ref-option-int-comp-const-override)
check_multiphase_compatibility#
void Op_Diff_negligeable::check_multiphase_compatibility() 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:`void Op_Diff_negligeable::check_multiphase_compatibility() const override <op-diff-negligeable-public-void-op-diff-negligeable-check-multiphase-compatibility-const-override>`
[void Op_Diff_negligeable::check_multiphase_compatibility() const override](#op-diff-negligeable-public-void-op-diff-negligeable-check-multiphase-compatibility-const-override)
contribuer_a_avec#
void Op_Diff_negligeable::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override
Mise a jour en temps d’un operateur negligeable: NE FAIT RIEN Simple appel a Operateur_negligeable::mettre_a_jour(double)
Detailed description
on assemble la matrice.
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_negligeable::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override <op-diff-negligeable-public-void-op-diff-negligeable-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override>`
[void Op_Diff_negligeable::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override](#op-diff-negligeable-public-void-op-diff-negligeable-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override)
contribuer_au_second_membre#
void Op_Diff_negligeable::contribuer_au_second_membre(DoubleTab &) const override
on ajoute la contribution du second membre.
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_negligeable::contribuer_au_second_membre(DoubleTab &) const override <op-diff-negligeable-public-void-op-diff-negligeable-contribuer-au-second-membre-doubletab-ref-const-override>`
[void Op_Diff_negligeable::contribuer_au_second_membre(DoubleTab &) const override](#op-diff-negligeable-public-void-op-diff-negligeable-contribuer-au-second-membre-doubletab-ref-const-override)
diffusivite#
const Champ_base & Op_Diff_negligeable::diffusivite() const override
Renvoie le champ representant la 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:`const Champ_base & Op_Diff_negligeable::diffusivite() const override <op-diff-negligeable-public-const-champ-base-ref-op-diff-negligeable-diffusivite-const-override>`
[const Champ_base & Op_Diff_negligeable::diffusivite() const override](#op-diff-negligeable-public-const-champ-base-ref-op-diff-negligeable-diffusivite-const-override)
dimensionner#
void Op_Diff_negligeable::dimensionner(Matrice_Morse &) 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_negligeable::dimensionner(Matrice_Morse &) const override <op-diff-negligeable-public-void-op-diff-negligeable-dimensionner-matrice-morse-ref-const-override>`
[void Op_Diff_negligeable::dimensionner(Matrice_Morse &) const override](#op-diff-negligeable-public-void-op-diff-negligeable-dimensionner-matrice-morse-ref-const-override)
dimensionner_blocs#
void Op_Diff_negligeable::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) 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:`void Op_Diff_negligeable::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) const override <op-diff-negligeable-public-void-op-diff-negligeable-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{-}-const-override>`
[void Op_Diff_negligeable::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) const override](#op-diff-negligeable-public-void-op-diff-negligeable-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{-}-const-override)
duplique#
int Op_Diff_negligeable::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_negligeable::duplique() const override <op-diff-negligeable-public-int-op-diff-negligeable-duplique-const-override>`
[int Op_Diff_negligeable::duplique() const override](#op-diff-negligeable-public-int-op-diff-negligeable-duplique-const-override)
get_info#
const Type_info * Op_Diff_negligeable::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_negligeable::get_info() const override <op-diff-negligeable-public-const-type-info-ptr-op-diff-negligeable-get-info-const-override>`
[const Type_info * Op_Diff_negligeable::get_info() const override](#op-diff-negligeable-public-const-type-info-ptr-op-diff-negligeable-get-info-const-override)
get_localisation_pour_post#
Motcle Op_Diff_negligeable::get_localisation_pour_post(const Nom &option) 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:`Motcle Op_Diff_negligeable::get_localisation_pour_post(const Nom &option) const override <op-diff-negligeable-public-motcle-op-diff-negligeable-get-localisation-pour-post-const-nom-ref-option-const-override>`
[Motcle Op_Diff_negligeable::get_localisation_pour_post(const Nom &option) const override](#op-diff-negligeable-public-motcle-op-diff-negligeable-get-localisation-pour-post-const-nom-ref-option-const-override)
has_interface_blocs#
int Op_Diff_negligeable::has_interface_blocs() 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_negligeable::has_interface_blocs() const override <op-diff-negligeable-public-int-op-diff-negligeable-has-interface-blocs-const-override>`
[int Op_Diff_negligeable::has_interface_blocs() const override](#op-diff-negligeable-public-int-op-diff-negligeable-has-interface-blocs-const-override)
mettre_a_jour#
void Op_Diff_negligeable::mettre_a_jour(double) override
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_negligeable::mettre_a_jour(double) override <op-diff-negligeable-public-void-op-diff-negligeable-mettre-a-jour-double-override>`
[void Op_Diff_negligeable::mettre_a_jour(double) override](#op-diff-negligeable-public-void-op-diff-negligeable-mettre-a-jour-double-override)
modifier_pour_Cl#
void Op_Diff_negligeable::modifier_pour_Cl(Matrice_Morse &, 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_negligeable::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override <op-diff-negligeable-public-void-op-diff-negligeable-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override>`
[void Op_Diff_negligeable::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override](#op-diff-negligeable-public-void-op-diff-negligeable-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override)
Op_Diff_negligeable#
Op_Diff_negligeable::Op_Diff_negligeable()
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_negligeable::Op_Diff_negligeable() <op-diff-negligeable-public-op-diff-negligeable-op-diff-negligeable>`
[Op_Diff_negligeable::Op_Diff_negligeable()](#op-diff-negligeable-public-op-diff-negligeable-op-diff-negligeable)
taille_memoire#
unsigned Op_Diff_negligeable::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_negligeable::taille_memoire() const override <op-diff-negligeable-public-unsigned-op-diff-negligeable-taille-memoire-const-override>`
[unsigned Op_Diff_negligeable::taille_memoire() const override](#op-diff-negligeable-public-unsigned-op-diff-negligeable-taille-memoire-const-override)
~Op_Diff_negligeable#
Op_Diff_negligeable::~Op_Diff_negligeable()
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_negligeable::~Op_Diff_negligeable() <op-diff-negligeable-public-op-diff-negligeable-dtor-op-diff-negligeable>`
[Op_Diff_negligeable::~Op_Diff_negligeable()](#op-diff-negligeable-public-op-diff-negligeable-dtor-op-diff-negligeable)
cree_instance#
Objet_U * Op_Diff_negligeable::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_negligeable::cree_instance() <op-diff-negligeable-public-static-objet-u-ptr-op-diff-negligeable-cree-instance>`
[Objet_U * Op_Diff_negligeable::cree_instance()](#op-diff-negligeable-public-static-objet-u-ptr-op-diff-negligeable-cree-instance)
info#
const Type_info * Op_Diff_negligeable::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_negligeable::info() <op-diff-negligeable-public-static-const-type-info-ptr-op-diff-negligeable-info>`
[const Type_info * Op_Diff_negligeable::info()](#op-diff-negligeable-public-static-const-type-info-ptr-op-diff-negligeable-info)
self_cast#
const Op_Diff_negligeable & Op_Diff_negligeable::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_negligeable & Op_Diff_negligeable::self_cast(const Objet_U &) <op-diff-negligeable-public-static-const-op-diff-negligeable-ref-op-diff-negligeable-self-cast-const-objet-u-ref>`
[const Op_Diff_negligeable & Op_Diff_negligeable::self_cast(const Objet_U &)](#op-diff-negligeable-public-static-const-op-diff-negligeable-ref-op-diff-negligeable-self-cast-const-objet-u-ref)
self_cast#
Op_Diff_negligeable & Op_Diff_negligeable::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_negligeable & Op_Diff_negligeable::self_cast(Objet_U &) <op-diff-negligeable-public-static-op-diff-negligeable-ref-op-diff-negligeable-self-cast-objet-u-ref>`
[Op_Diff_negligeable & Op_Diff_negligeable::self_cast(Objet_U &)](#op-diff-negligeable-public-static-op-diff-negligeable-ref-op-diff-negligeable-self-cast-objet-u-ref)
associer#
void Op_Diff_negligeable::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override
Associe divers objets a un operateurs negligeable: NE FAIT RIEN Simple appel a Operateur_negligeable::associer (const Domaine_dis_base &,.
Detailed description
const Domaine_Cl_dis_base&, const Champ_Inc_base&)
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_negligeable::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-diff-negligeable-protected-void-op-diff-negligeable-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Diff_negligeable::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-diff-negligeable-protected-void-op-diff-negligeable-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)
printOn#
Sortie & Op_Diff_negligeable::printOn(Sortie &x) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime l’operateur sur un flot de sortie.
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:`Sortie & Op_Diff_negligeable::printOn(Sortie &x) const override <op-diff-negligeable-protected-sortie-ref-op-diff-negligeable-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_negligeable::printOn(Sortie &x) const override](#op-diff-negligeable-protected-sortie-ref-op-diff-negligeable-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Diff_negligeable::readOn(Entree &) override
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_negligeable::readOn(Entree &) override <op-diff-negligeable-protected-entree-ref-op-diff-negligeable-readon-entree-ref-override>`
[Entree & Op_Diff_negligeable::readOn(Entree &) override](#op-diff-negligeable-protected-entree-ref-op-diff-negligeable-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Diff_negligeable::info_obj
TRUST_Ref<Champ_base *> Op_Diff_negligeable::la_diffusivite