Op_Conv_negligeable#

#include <Op_Conv_negligeable.h>
Brief description

Classe Op_Conv_negligeable Cette classe represente un opperateur de convection 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\_Conv\_negligeable <class-op-conv-negligeable>`
[Op\_Conv\_negligeable](#class-op-conv-negligeable)

Detailed description#

Lorsqu’un operateur de ce type est utilise dans une equation cela revient a negliger le terme de convection. 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#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter_blocs#

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

ajouter_flux#

Definition
void Op_Conv_negligeable::ajouter_flux(const DoubleTab &inconnue, DoubleTab &contribution) 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_Conv_negligeable::ajouter_flux(const DoubleTab &inconnue, DoubleTab &contribution) const override <op-conv-negligeable-public-void-op-conv-negligeable-ajouter-flux-const-doubletab-ref-inconnue-doubletab-ref-contribution-const-override>`
[void Op_Conv_negligeable::ajouter_flux(const DoubleTab &inconnue, DoubleTab &contribution) const override](#op-conv-negligeable-public-void-op-conv-negligeable-ajouter-flux-const-doubletab-ref-inconnue-doubletab-ref-contribution-const-override)

associer_domaine_cl_dis#

Definition
void Op_Conv_negligeable::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) 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_Conv_negligeable::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) override <op-conv-negligeable-public-void-op-conv-negligeable-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref-override>`
[void Op_Conv_negligeable::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) override](#op-conv-negligeable-public-void-op-conv-negligeable-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref-override)

associer_vitesse#

Definition
void Op_Conv_negligeable::associer_vitesse(const Champ_base &) override
Brief description

Associe la vitesse 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_Conv_negligeable::associer_vitesse(const Champ_base &) override <op-conv-negligeable-public-void-op-conv-negligeable-associer-vitesse-const-champ-base-ref-override>`
[void Op_Conv_negligeable::associer_vitesse(const Champ_base &) override](#op-conv-negligeable-public-void-op-conv-negligeable-associer-vitesse-const-champ-base-ref-override)

calculer_flux#

Definition
void Op_Conv_negligeable::calculer_flux(const DoubleTab &inconnue, DoubleTab &flux) 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_Conv_negligeable::calculer_flux(const DoubleTab &inconnue, DoubleTab &flux) const override <op-conv-negligeable-public-void-op-conv-negligeable-calculer-flux-const-doubletab-ref-inconnue-doubletab-ref-flux-const-override>`
[void Op_Conv_negligeable::calculer_flux(const DoubleTab &inconnue, DoubleTab &flux) const override](#op-conv-negligeable-public-void-op-conv-negligeable-calculer-flux-const-doubletab-ref-inconnue-doubletab-ref-flux-const-override)

check_multiphase_compatibility#

Definition
void Op_Conv_negligeable::check_multiphase_compatibility() 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_Conv_negligeable::check_multiphase_compatibility() const override <op-conv-negligeable-public-void-op-conv-negligeable-check-multiphase-compatibility-const-override>`
[void Op_Conv_negligeable::check_multiphase_compatibility() const override](#op-conv-negligeable-public-void-op-conv-negligeable-check-multiphase-compatibility-const-override)

contribuer_au_second_membre#

Definition
void Op_Conv_negligeable::contribuer_au_second_membre(DoubleTab &) 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_Conv_negligeable::contribuer_au_second_membre(DoubleTab &) const override <op-conv-negligeable-public-void-op-conv-negligeable-contribuer-au-second-membre-doubletab-ref-const-override>`
[void Op_Conv_negligeable::contribuer_au_second_membre(DoubleTab &) const override](#op-conv-negligeable-public-void-op-conv-negligeable-contribuer-au-second-membre-doubletab-ref-const-override)

dimensionner_blocs#

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

duplique#

Definition
int Op_Conv_negligeable::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_Conv_negligeable::duplique() const override <op-conv-negligeable-public-int-op-conv-negligeable-duplique-const-override>`
[int Op_Conv_negligeable::duplique() const override](#op-conv-negligeable-public-int-op-conv-negligeable-duplique-const-override)

get_info#

Definition
const Type_info * Op_Conv_negligeable::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_Conv_negligeable::get_info() const override <op-conv-negligeable-public-const-type-info-ptr-op-conv-negligeable-get-info-const-override>`
[const Type_info * Op_Conv_negligeable::get_info() const override](#op-conv-negligeable-public-const-type-info-ptr-op-conv-negligeable-get-info-const-override)

has_interface_blocs#

Definition
int Op_Conv_negligeable::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_Conv_negligeable::has_interface_blocs() const override <op-conv-negligeable-public-int-op-conv-negligeable-has-interface-blocs-const-override>`
[int Op_Conv_negligeable::has_interface_blocs() const override](#op-conv-negligeable-public-int-op-conv-negligeable-has-interface-blocs-const-override)

mettre_a_jour#

Definition
void Op_Conv_negligeable::mettre_a_jour(double) override
Brief description

Mise a jour en temps d’un operateur negligeable: NE FAIT RIEN Simple appel a Operateur_negligeable::mettre_a_jour(double)

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_Conv_negligeable::mettre_a_jour(double) override <op-conv-negligeable-public-void-op-conv-negligeable-mettre-a-jour-double-override>`
[void Op_Conv_negligeable::mettre_a_jour(double) override](#op-conv-negligeable-public-void-op-conv-negligeable-mettre-a-jour-double-override)

modifier_pour_Cl#

Definition
void Op_Conv_negligeable::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) 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_Conv_negligeable::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override <op-conv-negligeable-public-void-op-conv-negligeable-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override>`
[void Op_Conv_negligeable::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override](#op-conv-negligeable-public-void-op-conv-negligeable-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override)

Op_Conv_negligeable#

Definition
Op_Conv_negligeable::Op_Conv_negligeable()
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_Conv_negligeable::Op_Conv_negligeable() <op-conv-negligeable-public-op-conv-negligeable-op-conv-negligeable>`
[Op_Conv_negligeable::Op_Conv_negligeable()](#op-conv-negligeable-public-op-conv-negligeable-op-conv-negligeable)

set_incompressible#

Definition
void Op_Conv_negligeable::set_incompressible(const int) 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_Conv_negligeable::set_incompressible(const int) override <op-conv-negligeable-public-void-op-conv-negligeable-set-incompressible-const-int-override>`
[void Op_Conv_negligeable::set_incompressible(const int) override](#op-conv-negligeable-public-void-op-conv-negligeable-set-incompressible-const-int-override)

taille_memoire#

Definition
unsigned Op_Conv_negligeable::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_Conv_negligeable::taille_memoire() const override <op-conv-negligeable-public-unsigned-op-conv-negligeable-taille-memoire-const-override>`
[unsigned Op_Conv_negligeable::taille_memoire() const override](#op-conv-negligeable-public-unsigned-op-conv-negligeable-taille-memoire-const-override)

vitesse#

Definition
const Champ_base & Op_Conv_negligeable::vitesse() const
Brief description

Renvoie le champ inconnue representant la vitesse.

Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Champ_base & Op_Conv_negligeable::vitesse() const <op-conv-negligeable-public-const-champ-base-ref-op-conv-negligeable-vitesse-const>`
[const Champ_base & Op_Conv_negligeable::vitesse() const](#op-conv-negligeable-public-const-champ-base-ref-op-conv-negligeable-vitesse-const)

~Op_Conv_negligeable#

Definition
Op_Conv_negligeable::~Op_Conv_negligeable()
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_Conv_negligeable::~Op_Conv_negligeable() <op-conv-negligeable-public-op-conv-negligeable-dtor-op-conv-negligeable>`
[Op_Conv_negligeable::~Op_Conv_negligeable()](#op-conv-negligeable-public-op-conv-negligeable-dtor-op-conv-negligeable)

cree_instance#

Definition
Objet_U * Op_Conv_negligeable::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_Conv_negligeable::cree_instance() <op-conv-negligeable-public-static-objet-u-ptr-op-conv-negligeable-cree-instance>`
[Objet_U * Op_Conv_negligeable::cree_instance()](#op-conv-negligeable-public-static-objet-u-ptr-op-conv-negligeable-cree-instance)

info#

Definition
const Type_info * Op_Conv_negligeable::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_Conv_negligeable::info() <op-conv-negligeable-public-static-const-type-info-ptr-op-conv-negligeable-info>`
[const Type_info * Op_Conv_negligeable::info()](#op-conv-negligeable-public-static-const-type-info-ptr-op-conv-negligeable-info)

self_cast#

Definition
const Op_Conv_negligeable & Op_Conv_negligeable::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_Conv_negligeable & Op_Conv_negligeable::self_cast(const Objet_U &) <op-conv-negligeable-public-static-const-op-conv-negligeable-ref-op-conv-negligeable-self-cast-const-objet-u-ref>`
[const Op_Conv_negligeable & Op_Conv_negligeable::self_cast(const Objet_U &)](#op-conv-negligeable-public-static-const-op-conv-negligeable-ref-op-conv-negligeable-self-cast-const-objet-u-ref)

self_cast#

Definition
Op_Conv_negligeable & Op_Conv_negligeable::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_Conv_negligeable & Op_Conv_negligeable::self_cast(Objet_U &) <op-conv-negligeable-public-static-op-conv-negligeable-ref-op-conv-negligeable-self-cast-objet-u-ref>`
[Op_Conv_negligeable & Op_Conv_negligeable::self_cast(Objet_U &)](#op-conv-negligeable-public-static-op-conv-negligeable-ref-op-conv-negligeable-self-cast-objet-u-ref)

associer#

Definition
void Op_Conv_negligeable::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override
Brief description

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_Conv_negligeable::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-conv-negligeable-protected-void-op-conv-negligeable-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Conv_negligeable::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-conv-negligeable-protected-void-op-conv-negligeable-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)

printOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Imprime l’operateur sur un flot de sortie.

Reimplements:

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_Conv_negligeable::printOn(Sortie &x) const override <op-conv-negligeable-protected-sortie-ref-op-conv-negligeable-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_negligeable::printOn(Sortie &x) const override](#op-conv-negligeable-protected-sortie-ref-op-conv-negligeable-printon-sortie-ref-x-const-override)

readOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Lit un operateur sur un flot d’entree.

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_Conv_negligeable::readOn(Entree &) override <op-conv-negligeable-protected-entree-ref-op-conv-negligeable-readon-entree-ref-override>`
[Entree & Op_Conv_negligeable::readOn(Entree &) override](#op-conv-negligeable-protected-entree-ref-op-conv-negligeable-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Conv_negligeable::info_obj
la_vitesse (protected)
TRUST_Ref<Champ_base *> Op_Conv_negligeable::la_vitesse