Op_Conv_EF_VEF_P1NC#

#include <Op_Conv_EF_VEF_P1NC.h>
Brief description

class Op_Conv_EF_VEF_P1NC

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\_EF\_VEF\_P1NC <class-op-conv-ef-vef-p1nc>`
[Op\_Conv\_EF\_VEF\_P1NC](#class-op-conv-ef-vef-p1nc)

Detailed description#

Cette classe represente l’operateur de convection associe a une equation de transport d’un scalaire. La discretisation est VEF Le champ convecte est scalaire ou vecteur de type Champ_P1NC Le schema de convection est du type Amont Les methodes pour l’implicite sont codees.

Inherits from#

Inheritance graph#

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

../../../../../_images/classOp__Conv__EF__VEF__P1NC__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Op_Conv_EF_VEF_P1NC::ajouter(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_Conv_EF_VEF_P1NC::ajouter(const DoubleTab &, DoubleTab &) const override <op-conv-ef-vef-p1nc-public-doubletab-ref-op-conv-ef-vef-p1nc-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Conv_EF_VEF_P1NC::ajouter(const DoubleTab &, DoubleTab &) const override](#op-conv-ef-vef-p1nc-public-doubletab-ref-op-conv-ef-vef-p1nc-ajouter-const-doubletab-ref-doubletab-ref-const-override)

ajouter_contribution#

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

contribue_au_second_membre#

Definition
void Op_Conv_EF_VEF_P1NC::contribue_au_second_membre(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:`void Op_Conv_EF_VEF_P1NC::contribue_au_second_membre(DoubleTab &) const <op-conv-ef-vef-p1nc-public-void-op-conv-ef-vef-p1nc-contribue-au-second-membre-doubletab-ref-const>`
[void Op_Conv_EF_VEF_P1NC::contribue_au_second_membre(DoubleTab &) const](#op-conv-ef-vef-p1nc-public-void-op-conv-ef-vef-p1nc-contribue-au-second-membre-doubletab-ref-const)

contribuer_a_avec#

Definition
void Op_Conv_EF_VEF_P1NC::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override
Brief description

on assemble la matrice des inconnues implicite.

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_EF_VEF_P1NC::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override <op-conv-ef-vef-p1nc-public-void-op-conv-ef-vef-p1nc-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override>`
[void Op_Conv_EF_VEF_P1NC::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override](#op-conv-ef-vef-p1nc-public-void-op-conv-ef-vef-p1nc-contribuer-a-avec-const-doubletab-ref-matrice-morse-ref-const-override)

contribuer_au_second_membre#

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

on ajoute la contribution du second membre.

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_EF_VEF_P1NC::contribuer_au_second_membre(DoubleTab &) const override <op-conv-ef-vef-p1nc-public-void-op-conv-ef-vef-p1nc-contribuer-au-second-membre-doubletab-ref-const-override>`
[void Op_Conv_EF_VEF_P1NC::contribuer_au_second_membre(DoubleTab &) const override](#op-conv-ef-vef-p1nc-public-void-op-conv-ef-vef-p1nc-contribuer-au-second-membre-doubletab-ref-const-override)

dimensionner#

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

on dimensionne notre matrice au moyen de la methode dimensionner de la classe Op_VEF_Face .

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_EF_VEF_P1NC::dimensionner(Matrice_Morse &) const override <op-conv-ef-vef-p1nc-public-void-op-conv-ef-vef-p1nc-dimensionner-matrice-morse-ref-const-override>`
[void Op_Conv_EF_VEF_P1NC::dimensionner(Matrice_Morse &) const override](#op-conv-ef-vef-p1nc-public-void-op-conv-ef-vef-p1nc-dimensionner-matrice-morse-ref-const-override)

duplique#

Definition
int Op_Conv_EF_VEF_P1NC::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_EF_VEF_P1NC::duplique() const override <op-conv-ef-vef-p1nc-public-int-op-conv-ef-vef-p1nc-duplique-const-override>`
[int Op_Conv_EF_VEF_P1NC::duplique() const override](#op-conv-ef-vef-p1nc-public-int-op-conv-ef-vef-p1nc-duplique-const-override)

get_info#

Definition
const Type_info * Op_Conv_EF_VEF_P1NC::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_EF_VEF_P1NC::get_info() const override <op-conv-ef-vef-p1nc-public-const-type-info-ptr-op-conv-ef-vef-p1nc-get-info-const-override>`
[const Type_info * Op_Conv_EF_VEF_P1NC::get_info() const override](#op-conv-ef-vef-p1nc-public-const-type-info-ptr-op-conv-ef-vef-p1nc-get-info-const-override)

modifier_pour_Cl#

Definition
void Op_Conv_EF_VEF_P1NC::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override
Brief description

On modifie le second membre et la matrice dans le cas des conditions de dirichlet.

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_EF_VEF_P1NC::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override <op-conv-ef-vef-p1nc-public-void-op-conv-ef-vef-p1nc-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override>`
[void Op_Conv_EF_VEF_P1NC::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override](#op-conv-ef-vef-p1nc-public-void-op-conv-ef-vef-p1nc-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override)

Op_Conv_EF_VEF_P1NC#

Definition
Op_Conv_EF_VEF_P1NC::Op_Conv_EF_VEF_P1NC()
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_EF_VEF_P1NC::Op_Conv_EF_VEF_P1NC() <op-conv-ef-vef-p1nc-public-op-conv-ef-vef-p1nc-op-conv-ef-vef-p1nc>`
[Op_Conv_EF_VEF_P1NC::Op_Conv_EF_VEF_P1NC()](#op-conv-ef-vef-p1nc-public-op-conv-ef-vef-p1nc-op-conv-ef-vef-p1nc)

taille_memoire#

Definition
unsigned Op_Conv_EF_VEF_P1NC::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_EF_VEF_P1NC::taille_memoire() const override <op-conv-ef-vef-p1nc-public-unsigned-op-conv-ef-vef-p1nc-taille-memoire-const-override>`
[unsigned Op_Conv_EF_VEF_P1NC::taille_memoire() const override](#op-conv-ef-vef-p1nc-public-unsigned-op-conv-ef-vef-p1nc-taille-memoire-const-override)

~Op_Conv_EF_VEF_P1NC#

Definition
Op_Conv_EF_VEF_P1NC::~Op_Conv_EF_VEF_P1NC()
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_EF_VEF_P1NC::~Op_Conv_EF_VEF_P1NC() <op-conv-ef-vef-p1nc-public-op-conv-ef-vef-p1nc-dtor-op-conv-ef-vef-p1nc>`
[Op_Conv_EF_VEF_P1NC::~Op_Conv_EF_VEF_P1NC()](#op-conv-ef-vef-p1nc-public-op-conv-ef-vef-p1nc-dtor-op-conv-ef-vef-p1nc)

cree_instance#

Definition
Objet_U * Op_Conv_EF_VEF_P1NC::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_EF_VEF_P1NC::cree_instance() <op-conv-ef-vef-p1nc-public-static-objet-u-ptr-op-conv-ef-vef-p1nc-cree-instance>`
[Objet_U * Op_Conv_EF_VEF_P1NC::cree_instance()](#op-conv-ef-vef-p1nc-public-static-objet-u-ptr-op-conv-ef-vef-p1nc-cree-instance)

info#

Definition
const Type_info * Op_Conv_EF_VEF_P1NC::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_EF_VEF_P1NC::info() <op-conv-ef-vef-p1nc-public-static-const-type-info-ptr-op-conv-ef-vef-p1nc-info>`
[const Type_info * Op_Conv_EF_VEF_P1NC::info()](#op-conv-ef-vef-p1nc-public-static-const-type-info-ptr-op-conv-ef-vef-p1nc-info)

self_cast#

Definition
const Op_Conv_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::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_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::self_cast(const Objet_U &) <op-conv-ef-vef-p1nc-public-static-const-op-conv-ef-vef-p1nc-ref-op-conv-ef-vef-p1nc-self-cast-const-objet-u-ref>`
[const Op_Conv_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::self_cast(const Objet_U &)](#op-conv-ef-vef-p1nc-public-static-const-op-conv-ef-vef-p1nc-ref-op-conv-ef-vef-p1nc-self-cast-const-objet-u-ref)

self_cast#

Definition
Op_Conv_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::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_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::self_cast(Objet_U &) <op-conv-ef-vef-p1nc-public-static-op-conv-ef-vef-p1nc-ref-op-conv-ef-vef-p1nc-self-cast-objet-u-ref>`
[Op_Conv_EF_VEF_P1NC & Op_Conv_EF_VEF_P1NC::self_cast(Objet_U &)](#op-conv-ef-vef-p1nc-public-static-op-conv-ef-vef-p1nc-ref-op-conv-ef-vef-p1nc-self-cast-objet-u-ref)

printOn#

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

NE FAIT RIEN A surcharger dans les classes derivees.

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_Conv_EF_VEF_P1NC::printOn(Sortie &x) const override <op-conv-ef-vef-p1nc-protected-sortie-ref-op-conv-ef-vef-p1nc-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_EF_VEF_P1NC::printOn(Sortie &x) const override](#op-conv-ef-vef-p1nc-protected-sortie-ref-op-conv-ef-vef-p1nc-printon-sortie-ref-x-const-override)

readOn#

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

NE FAIT RIEN A surcharger dans les classes derivees.

Detailed description

Reimplements:

References
How to reference this method:

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

:ref:`Entree & Op_Conv_EF_VEF_P1NC::readOn(Entree &) override <op-conv-ef-vef-p1nc-protected-entree-ref-op-conv-ef-vef-p1nc-readon-entree-ref-override>`
[Entree & Op_Conv_EF_VEF_P1NC::readOn(Entree &) override](#op-conv-ef-vef-p1nc-protected-entree-ref-op-conv-ef-vef-p1nc-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Conv_EF_VEF_P1NC::info_obj
antisym (protected)
int Op_Conv_EF_VEF_P1NC::antisym = 1
filtrer_resu (protected)
int Op_Conv_EF_VEF_P1NC::filtrer_resu = 1
transportant_bar (protected)
int Op_Conv_EF_VEF_P1NC::transportant_bar = 0
transporte_bar (protected)
int Op_Conv_EF_VEF_P1NC::transporte_bar = 1