Op_Conv_VEF_Face#
#include <Op_Conv_VEF_Face.h>
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#
public : Op_Conv_VEF_base
Inherited by#
public : Op_Conv_Amont_VEF_Face
public : Op_Conv_Centre_VEF_Face
public : Op_Conv_EF_VEF_P1NC_Stab
public : Op_Conv_Muscl3_VEF_Face
public : Op_Conv_Muscl_New_VEF_Face
public : Op_Conv_Muscl_VEF_Face
public : Op_Conv_RT_VEF_Face
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_Conv_VEF_Face::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_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#
void Op_Conv_VEF_Face::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_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#
void Op_Conv_VEF_Face::completer() override
Associe l’operateur au domaine_dis, le domaine_Cl_dis, et a l’inconnue de son equation.
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::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#
void Op_Conv_VEF_Face::contribue_au_second_membre(DoubleTab &) const
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:`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#
void Op_Conv_VEF_Face::contribuer_a_avec(const DoubleTab &, Matrice_Morse &) const override
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#
void Op_Conv_VEF_Face::contribuer_au_second_membre(DoubleTab &) const override
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#
void Op_Conv_VEF_Face::dimensionner(Matrice_Morse &) const override
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#
int Op_Conv_VEF_Face::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_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#
void Op_Conv_VEF_Face::get_alpha(double &) const
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:`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#
const Type_info * Op_Conv_VEF_Face::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_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#
void Op_Conv_VEF_Face::get_ordre(int &) const
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:`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#
void Op_Conv_VEF_Face::get_type_lim(Motcle &) const
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:`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#
void Op_Conv_VEF_Face::get_type_op(int &) 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_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#
void Op_Conv_VEF_Face::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override
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#
Op_Conv_VEF_Face::Op_Conv_VEF_Face()
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#
void Op_Conv_VEF_Face::remplir_fluent() 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:`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#
unsigned Op_Conv_VEF_Face::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_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#
Op_Conv_VEF_Face::~Op_Conv_VEF_Face()
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#
Objet_U * Op_Conv_VEF_Face::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_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#
const Type_info * Op_Conv_VEF_Face::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_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#
const Op_Conv_VEF_Face & Op_Conv_VEF_Face::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_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#
Op_Conv_VEF_Face & Op_Conv_VEF_Face::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_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#
Sortie & Op_Conv_VEF_Face::printOn(Sortie &x) const override
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#
Entree & Op_Conv_VEF_Face::readOn(Entree &) override
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#
const Type_info Op_Conv_VEF_Face::info_obj
double Op_Conv_VEF_Face::alpha_ = 1.
ArrOfInt Op_Conv_VEF_Face::est_une_face_de_dirichlet_
DoubleTab Op_Conv_VEF_Face::gradient_elem_
DoubleTab Op_Conv_VEF_Face::gradient_face_
double(* Op_Conv_VEF_Face::LIMITEUR) (double, double) = nullptr
int Op_Conv_VEF_Face::ordre_ = 1
ArrOfInt Op_Conv_VEF_Face::traitement_pres_bord_
ArrOfInt Op_Conv_VEF_Face::type_elem_Cl_
Motcle Op_Conv_VEF_Face::type_lim
type_lim_type Op_Conv_VEF_Face::type_lim_int =
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