Op_Conv_Muscl_New_VEF_Face#

#include <Op_Conv_Muscl_New_VEF_Face.h>
Brief description

class Op_Conv_Muscl_New_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\_Muscl\_New\_VEF\_Face <class-op-conv-muscl-new-vef-face>`
[Op\_Conv\_Muscl\_New\_VEF\_Face](#class-op-conv-muscl-new-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 issu du papier “High - resolution FEM - TVD schemes based on a fully multidimensional flux limiter” D.Kuzmin and S.Turek. On herite de Op pour recuperer l’implicitation amont

Inherits from#

Inheritance graph#

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

../../../../../_images/classOp__Conv__Muscl__New__VEF__Face__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Op_Conv_Muscl_New_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_Muscl_New_VEF_Face::ajouter(const DoubleTab &, DoubleTab &) const override <op-conv-muscl-new-vef-face-public-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter(const DoubleTab &, DoubleTab &) const override](#op-conv-muscl-new-vef-face-public-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-const-doubletab-ref-doubletab-ref-const-override)

ajouter_contribution#

Definition
void Op_Conv_Muscl_New_VEF_Face::ajouter_contribution(const DoubleTab &, Matrice_Morse &) const override
Brief description
Detailed description

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

calculer_dt_stab#

Definition
double Op_Conv_Muscl_New_VEF_Face::calculer_dt_stab() const override
Brief description

Calcul dt_stab.

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:`double Op_Conv_Muscl_New_VEF_Face::calculer_dt_stab() const override <op-conv-muscl-new-vef-face-public-double-op-conv-muscl-new-vef-face-calculer-dt-stab-const-override>`
[double Op_Conv_Muscl_New_VEF_Face::calculer_dt_stab() const override](#op-conv-muscl-new-vef-face-public-double-op-conv-muscl-new-vef-face-calculer-dt-stab-const-override)

completer#

Definition
void Op_Conv_Muscl_New_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
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_Muscl_New_VEF_Face::completer() override <op-conv-muscl-new-vef-face-public-void-op-conv-muscl-new-vef-face-completer-override>`
[void Op_Conv_Muscl_New_VEF_Face::completer() override](#op-conv-muscl-new-vef-face-public-void-op-conv-muscl-new-vef-face-completer-override)

contribuer_a_avec#

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

DOES NOTHING - to override in derived classes.

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

duplique#

Definition
int Op_Conv_Muscl_New_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_Muscl_New_VEF_Face::duplique() const override <op-conv-muscl-new-vef-face-public-int-op-conv-muscl-new-vef-face-duplique-const-override>`
[int Op_Conv_Muscl_New_VEF_Face::duplique() const override](#op-conv-muscl-new-vef-face-public-int-op-conv-muscl-new-vef-face-duplique-const-override)

get_info#

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

modifier_pour_Cl#

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

DOES NOTHING - to override in derived classes.

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

Op_Conv_Muscl_New_VEF_Face#

Definition
Op_Conv_Muscl_New_VEF_Face::Op_Conv_Muscl_New_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_Muscl_New_VEF_Face::Op_Conv_Muscl_New_VEF_Face() <op-conv-muscl-new-vef-face-public-op-conv-muscl-new-vef-face-op-conv-muscl-new-vef-face>`
[Op_Conv_Muscl_New_VEF_Face::Op_Conv_Muscl_New_VEF_Face()](#op-conv-muscl-new-vef-face-public-op-conv-muscl-new-vef-face-op-conv-muscl-new-vef-face)

remplir_fluent#

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

taille_memoire#

Definition
unsigned Op_Conv_Muscl_New_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_Muscl_New_VEF_Face::taille_memoire() const override <op-conv-muscl-new-vef-face-public-unsigned-op-conv-muscl-new-vef-face-taille-memoire-const-override>`
[unsigned Op_Conv_Muscl_New_VEF_Face::taille_memoire() const override](#op-conv-muscl-new-vef-face-public-unsigned-op-conv-muscl-new-vef-face-taille-memoire-const-override)

~Op_Conv_Muscl_New_VEF_Face#

Definition
Op_Conv_Muscl_New_VEF_Face::~Op_Conv_Muscl_New_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_Muscl_New_VEF_Face::~Op_Conv_Muscl_New_VEF_Face() <op-conv-muscl-new-vef-face-public-op-conv-muscl-new-vef-face-dtor-op-conv-muscl-new-vef-face>`
[Op_Conv_Muscl_New_VEF_Face::~Op_Conv_Muscl_New_VEF_Face()](#op-conv-muscl-new-vef-face-public-op-conv-muscl-new-vef-face-dtor-op-conv-muscl-new-vef-face)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

ajouter_antidiffusion#

Definition
DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_antidiffusion(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const
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:`DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_antidiffusion(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const <op-conv-muscl-new-vef-face-private-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-antidiffusion-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_antidiffusion(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const](#op-conv-muscl-new-vef-face-private-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-antidiffusion-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const)

ajouter_antidiffusion_v1#

Definition
DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_antidiffusion_v1(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const
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:`DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_antidiffusion_v1(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const <op-conv-muscl-new-vef-face-private-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-antidiffusion-v1-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_antidiffusion_v1(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const](#op-conv-muscl-new-vef-face-private-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-antidiffusion-v1-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const)

ajouter_antidiffusion_v2#

Definition
DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_antidiffusion_v2(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const
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:`DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_antidiffusion_v2(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const <op-conv-muscl-new-vef-face-private-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-antidiffusion-v2-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_antidiffusion_v2(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const](#op-conv-muscl-new-vef-face-private-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-antidiffusion-v2-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const)

ajouter_diffusion#

Definition
DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_diffusion(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const
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:`DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_diffusion(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const <op-conv-muscl-new-vef-face-private-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-diffusion-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_diffusion(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const](#op-conv-muscl-new-vef-face-private-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-diffusion-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const)

ajouter_operateur_centre#

Definition
DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_operateur_centre(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const
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:`DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_operateur_centre(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const <op-conv-muscl-new-vef-face-private-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-operateur-centre-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const>`
[DoubleTab & Op_Conv_Muscl_New_VEF_Face::ajouter_operateur_centre(const DoubleTab &, const DoubleTab &, const DoubleTab &, DoubleTab &) const](#op-conv-muscl-new-vef-face-private-doubletab-ref-op-conv-muscl-new-vef-face-ajouter-operateur-centre-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const)

calculer_coefficients_operateur_centre#

Definition
void Op_Conv_Muscl_New_VEF_Face::calculer_coefficients_operateur_centre(DoubleTab &, DoubleTab &, DoubleTab &, DoubleTab &, const int, const DoubleTab &vitesse) const
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:`void Op_Conv_Muscl_New_VEF_Face::calculer_coefficients_operateur_centre(DoubleTab &, DoubleTab &, DoubleTab &, DoubleTab &, const int, const DoubleTab &vitesse) const <op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-calculer-coefficients-operateur-centre-doubletab-ref-doubletab-ref-doubletab-ref-doubletab-ref-const-int-const-doubletab-ref-vitesse-const>`
[void Op_Conv_Muscl_New_VEF_Face::calculer_coefficients_operateur_centre(DoubleTab &, DoubleTab &, DoubleTab &, DoubleTab &, const int, const DoubleTab &vitesse) const](#op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-calculer-coefficients-operateur-centre-doubletab-ref-doubletab-ref-doubletab-ref-doubletab-ref-const-int-const-doubletab-ref-vitesse-const)

calculer_data_pour_dirichlet#

Definition
void Op_Conv_Muscl_New_VEF_Face::calculer_data_pour_dirichlet()
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:`void Op_Conv_Muscl_New_VEF_Face::calculer_data_pour_dirichlet() <op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-calculer-data-pour-dirichlet>`
[void Op_Conv_Muscl_New_VEF_Face::calculer_data_pour_dirichlet()](#op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-calculer-data-pour-dirichlet)

calculer_flux_bords#

Definition
void Op_Conv_Muscl_New_VEF_Face::calculer_flux_bords(const DoubleTab &, const DoubleTab &, const DoubleTab &) const
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:`void Op_Conv_Muscl_New_VEF_Face::calculer_flux_bords(const DoubleTab &, const DoubleTab &, const DoubleTab &) const <op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-calculer-flux-bords-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const>`
[void Op_Conv_Muscl_New_VEF_Face::calculer_flux_bords(const DoubleTab &, const DoubleTab &, const DoubleTab &) const](#op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-calculer-flux-bords-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const)

calculer_flux_operateur_centre#

Definition
void Op_Conv_Muscl_New_VEF_Face::calculer_flux_operateur_centre(DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const int, const DoubleTab &, const DoubleTab &) const
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:`void Op_Conv_Muscl_New_VEF_Face::calculer_flux_operateur_centre(DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const int, const DoubleTab &, const DoubleTab &) const <op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-calculer-flux-operateur-centre-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-int-const-doubletab-ref-const-doubletab-ref-const>`
[void Op_Conv_Muscl_New_VEF_Face::calculer_flux_operateur_centre(DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const int, const DoubleTab &, const DoubleTab &) const](#op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-calculer-flux-operateur-centre-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-int-const-doubletab-ref-const-doubletab-ref-const)

calculer_senseur#

Definition
KOKKOS_INLINE_FUNCTION void Op_Conv_Muscl_New_VEF_Face::calculer_senseur(CDoubleTabView3, CDoubleTabView4, CDoubleArrView, const int, const int, const int, CIntTabView, CIntTabView, CIntTabView, double &, double &, double &, double &) const
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:`KOKKOS_INLINE_FUNCTION void Op_Conv_Muscl_New_VEF_Face::calculer_senseur(CDoubleTabView3, CDoubleTabView4, CDoubleArrView, const int, const int, const int, CIntTabView, CIntTabView, CIntTabView, double &, double &, double &, double &) const <op-conv-muscl-new-vef-face-private-kokkos-inline-function-void-op-conv-muscl-new-vef-face-calculer-senseur-cdoubletabview3-cdoubletabview4-cdoublearrview-const-int-const-int-const-int-cinttabview-cinttabview-cinttabview-double-ref-double-ref-double-ref-double-ref-const>`
[KOKKOS_INLINE_FUNCTION void Op_Conv_Muscl_New_VEF_Face::calculer_senseur(CDoubleTabView3, CDoubleTabView4, CDoubleArrView, const int, const int, const int, CIntTabView, CIntTabView, CIntTabView, double &, double &, double &, double &) const](#op-conv-muscl-new-vef-face-private-kokkos-inline-function-void-op-conv-muscl-new-vef-face-calculer-senseur-cdoubletabview3-cdoubletabview4-cdoublearrview-const-int-const-int-const-int-cinttabview-cinttabview-cinttabview-double-ref-double-ref-double-ref-double-ref-const)

mettre_a_jour_pour_periodicite#

Definition
void Op_Conv_Muscl_New_VEF_Face::mettre_a_jour_pour_periodicite(const DoubleTab &, const DoubleTab &, DoubleTab &) const
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:`void Op_Conv_Muscl_New_VEF_Face::mettre_a_jour_pour_periodicite(const DoubleTab &, const DoubleTab &, DoubleTab &) const <op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-mettre-a-jour-pour-periodicite-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const>`
[void Op_Conv_Muscl_New_VEF_Face::mettre_a_jour_pour_periodicite(const DoubleTab &, const DoubleTab &, DoubleTab &) const](#op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-mettre-a-jour-pour-periodicite-const-doubletab-ref-const-doubletab-ref-doubletab-ref-const)

modifier_flux_operateur_centre#

Definition
void Op_Conv_Muscl_New_VEF_Face::modifier_flux_operateur_centre(DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const int, const DoubleTab &, const DoubleTab &) const
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:`void Op_Conv_Muscl_New_VEF_Face::modifier_flux_operateur_centre(DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const int, const DoubleTab &, const DoubleTab &) const <op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-modifier-flux-operateur-centre-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-int-const-doubletab-ref-const-doubletab-ref-const>`
[void Op_Conv_Muscl_New_VEF_Face::modifier_flux_operateur_centre(DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const DoubleTab &, const int, const DoubleTab &, const DoubleTab &) const](#op-conv-muscl-new-vef-face-private-void-op-conv-muscl-new-vef-face-modifier-flux-operateur-centre-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-doubletab-ref-const-int-const-doubletab-ref-const-doubletab-ref-const)

Attributes Documentation#

info_obj (public)
const Type_info Op_Conv_Muscl_New_VEF_Face::info_obj
centered_ (private)
int Op_Conv_Muscl_New_VEF_Face::centered_ = 1
facsec_auto_ (private)
int Op_Conv_Muscl_New_VEF_Face::facsec_auto_ = 0
is_dirichlet_faces_ (private)
IntVect Op_Conv_Muscl_New_VEF_Face::is_dirichlet_faces_
is_element_for_upwinding_ (private)
IntTab Op_Conv_Muscl_New_VEF_Face::is_element_for_upwinding_
max_limiteur_ (private)
double Op_Conv_Muscl_New_VEF_Face::max_limiteur_ = 1.
nom_sous_domaine (private)
Nom Op_Conv_Muscl_New_VEF_Face::nom_sous_domaine
old_centered_ (private)
int Op_Conv_Muscl_New_VEF_Face::old_centered_ = 0
stabilized_ (private)
int Op_Conv_Muscl_New_VEF_Face::stabilized_ = 1
upwind_ (private)
int Op_Conv_Muscl_New_VEF_Face::upwind_ = 1
version_ (private)
int Op_Conv_Muscl_New_VEF_Face::version_ = 2