Op_Conv_VEF_Face#

#include <Op_Conv_VEF_Face.h>
Brief description

class Op_Conv_VEF_Face

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\_VEF\_Face <class-op-conv-vef-face>`
[Op\_Conv\_VEF\_Face](#class-op-conv-vef-face)

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 Decentre ou Centre

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classOp__Conv__VEF__Face__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_VEF_Face::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_VEF_Face::ajouter(const DoubleTab &, DoubleTab &) const override <op-conv-vef-face-public-doubletab-ref-op-conv-vef-face-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Conv_VEF_Face::ajouter(const DoubleTab &, DoubleTab &) const override](#op-conv-vef-face-public-doubletab-ref-op-conv-vef-face-ajouter-const-doubletab-ref-doubletab-ref-const-override)

ajouter_contribution#

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

completer#

Definition
void Op_Conv_VEF_Face::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
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_VEF_Face::completer() override <op-conv-vef-face-public-void-op-conv-vef-face-completer-override>`
[void Op_Conv_VEF_Face::completer() override](#op-conv-vef-face-public-void-op-conv-vef-face-completer-override)

contribue_au_second_membre#

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

contribuer_a_avec#

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

on assemble la matrice des inconnues implicite.

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

contribuer_au_second_membre#

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

dimensionner#

Definition
void Op_Conv_VEF_Face::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
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_VEF_Face::dimensionner(Matrice_Morse &) const override <op-conv-vef-face-public-void-op-conv-vef-face-dimensionner-matrice-morse-ref-const-override>`
[void Op_Conv_VEF_Face::dimensionner(Matrice_Morse &) const override](#op-conv-vef-face-public-void-op-conv-vef-face-dimensionner-matrice-morse-ref-const-override)

duplique#

Definition
int Op_Conv_VEF_Face::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_VEF_Face::duplique() const override <op-conv-vef-face-public-int-op-conv-vef-face-duplique-const-override>`
[int Op_Conv_VEF_Face::duplique() const override](#op-conv-vef-face-public-int-op-conv-vef-face-duplique-const-override)

get_alpha#

Definition
void Op_Conv_VEF_Face::get_alpha(double &) 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_VEF_Face::get_alpha(double &) const <op-conv-vef-face-public-void-op-conv-vef-face-get-alpha-double-ref-const>`
[void Op_Conv_VEF_Face::get_alpha(double &) const](#op-conv-vef-face-public-void-op-conv-vef-face-get-alpha-double-ref-const)

get_info#

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

get_ordre#

Definition
void Op_Conv_VEF_Face::get_ordre(int &) 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_VEF_Face::get_ordre(int &) const <op-conv-vef-face-public-void-op-conv-vef-face-get-ordre-int-ref-const>`
[void Op_Conv_VEF_Face::get_ordre(int &) const](#op-conv-vef-face-public-void-op-conv-vef-face-get-ordre-int-ref-const)

get_type_lim#

Definition
void Op_Conv_VEF_Face::get_type_lim(Motcle &) 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_VEF_Face::get_type_lim(Motcle &) const <op-conv-vef-face-public-void-op-conv-vef-face-get-type-lim-motcle-ref-const>`
[void Op_Conv_VEF_Face::get_type_lim(Motcle &) const](#op-conv-vef-face-public-void-op-conv-vef-face-get-type-lim-motcle-ref-const)

get_type_op#

Definition
void Op_Conv_VEF_Face::get_type_op(int &) 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_VEF_Face::get_type_op(int &) const <op-conv-vef-face-public-void-op-conv-vef-face-get-type-op-int-ref-const>`
[void Op_Conv_VEF_Face::get_type_op(int &) const](#op-conv-vef-face-public-void-op-conv-vef-face-get-type-op-int-ref-const)

modifier_pour_Cl#

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

Op_Conv_VEF_Face#

Definition
Op_Conv_VEF_Face::Op_Conv_VEF_Face()
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_VEF_Face::Op_Conv_VEF_Face() <op-conv-vef-face-public-op-conv-vef-face-op-conv-vef-face>`
[Op_Conv_VEF_Face::Op_Conv_VEF_Face()](#op-conv-vef-face-public-op-conv-vef-face-op-conv-vef-face)

remplir_fluent#

Definition
void Op_Conv_VEF_Face::remplir_fluent() 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:`void Op_Conv_VEF_Face::remplir_fluent() const override <op-conv-vef-face-public-void-op-conv-vef-face-remplir-fluent-const-override>`
[void Op_Conv_VEF_Face::remplir_fluent() const override](#op-conv-vef-face-public-void-op-conv-vef-face-remplir-fluent-const-override)

taille_memoire#

Definition
unsigned Op_Conv_VEF_Face::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_VEF_Face::taille_memoire() const override <op-conv-vef-face-public-unsigned-op-conv-vef-face-taille-memoire-const-override>`
[unsigned Op_Conv_VEF_Face::taille_memoire() const override](#op-conv-vef-face-public-unsigned-op-conv-vef-face-taille-memoire-const-override)

~Op_Conv_VEF_Face#

Definition
Op_Conv_VEF_Face::~Op_Conv_VEF_Face()
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_VEF_Face::~Op_Conv_VEF_Face() <op-conv-vef-face-public-op-conv-vef-face-dtor-op-conv-vef-face>`
[Op_Conv_VEF_Face::~Op_Conv_VEF_Face()](#op-conv-vef-face-public-op-conv-vef-face-dtor-op-conv-vef-face)

cree_instance#

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

info#

Definition
const Type_info * Op_Conv_VEF_Face::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_VEF_Face::info() <op-conv-vef-face-public-static-const-type-info-ptr-op-conv-vef-face-info>`
[const Type_info * Op_Conv_VEF_Face::info()](#op-conv-vef-face-public-static-const-type-info-ptr-op-conv-vef-face-info)

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Op_Conv_VEF_Face::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_VEF_Face::printOn(Sortie &x) const override <op-conv-vef-face-protected-sortie-ref-op-conv-vef-face-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_VEF_Face::printOn(Sortie &x) const override](#op-conv-vef-face-protected-sortie-ref-op-conv-vef-face-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Op_Conv_VEF_Face::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_VEF_Face::readOn(Entree &) override <op-conv-vef-face-protected-entree-ref-op-conv-vef-face-readon-entree-ref-override>`
[Entree & Op_Conv_VEF_Face::readOn(Entree &) override](#op-conv-vef-face-protected-entree-ref-op-conv-vef-face-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Conv_VEF_Face::info_obj
alpha_ (protected)
double Op_Conv_VEF_Face::alpha_ = 1.
est_une_face_de_dirichlet_ (protected)
ArrOfInt Op_Conv_VEF_Face::est_une_face_de_dirichlet_
gradient_elem_ (protected)
DoubleTab Op_Conv_VEF_Face::gradient_elem_
gradient_face_ (protected)
DoubleTab Op_Conv_VEF_Face::gradient_face_
LIMITEUR (protected)
double(* Op_Conv_VEF_Face::LIMITEUR) (double, double) = nullptr
ordre_ (protected)
int Op_Conv_VEF_Face::ordre_ = 1
traitement_pres_bord_ (protected)
ArrOfInt Op_Conv_VEF_Face::traitement_pres_bord_
type_elem_Cl_ (protected)
ArrOfInt Op_Conv_VEF_Face::type_elem_Cl_
type_lim (protected)
Motcle Op_Conv_VEF_Face::type_lim
type_lim_int (protected)
type_lim_type Op_Conv_VEF_Face::type_lim_int =
type_op (protected)
type_operateur Op_Conv_VEF_Face::type_op =

Enums#

Op_Conv_VEF_Face::type_lim_type#

Location: trust-code/src/VEF/Operateurs/Op_Conv/Op_Conv_VEF_Face.h:59

How to cite in this doc: 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\_VEF\_Face::type\_lim\_type <enum-none-op-conv-vef-face-type-lim-type>`
[Op\_Conv\_VEF\_Face::type\_lim\_type](#enum-none-op-conv-vef-face-type-lim-type)
  • type_lim_minmod

  • type_lim_vanleer

  • type_lim_vanalbada

  • type_lim_chakravarthy

  • type_lim_superbee

Op_Conv_VEF_Face::type_operateur#

Location: trust-code/src/VEF/Operateurs/Op_Conv/Op_Conv_VEF_Face.h:63

How to cite in this doc: 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\_VEF\_Face::type\_operateur <enum-none-op-conv-vef-face-type-operateur>`
[Op\_Conv\_VEF\_Face::type\_operateur](#enum-none-op-conv-vef-face-type-operateur)
  • amont

  • muscl

  • centre